Follow line?

GMarkusGMarkus Member Posts: 7
edited November -1 in Working with GS (Mac)
Id like to have an actor follow a line drawn by the player. any suggestions?

Comments

  • GMarkusGMarkus Member Posts: 7
    oh =(
  • iDeveloperziDeveloperz Member Posts: 1,169
    it could follow the latest touch., maybe.

    But it would have to follow it whilst its being drawn.
  • GMarkusGMarkus Member Posts: 7
    ok thanks!
  • gilallgilall Member Posts: 13
    I have been able to do this using three attributes and 3 actors.
    It is a bit buggy and needs some work.
    Such as if the actor stops moving after following a line it will no longer follow the next line you draw.
    If you would like a version with multiple actors and the one where you start the line at follows it
    please say so.
    I will keep working on it and see if I can remove the bugs.
    Download my code from here
    http://www.simple-loop.com/gamesalad/FollowLineTest.zip
Sign In or Register to comment.