How do you use more than two "move to" behaviors with one actor?

XtaticXtatic Member Posts: 0
edited October 2012 in Working with GS (Mac)
I created three "move to" behaviors on one actor. When I previewed my game, my actor only responded to the last two "move to" behaviors that I entered. Do you know what is wrong with my actor or behaviors?

Answers

  • GLGAMESGLGAMES SingaporeMember Posts: 988
    Do u mean executing one move to after the other??
    You may need to show us how you code it.
  • carlblanchetcarlblanchet Member Posts: 755
    I assume these move to behaviours are in timers?
  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    Behaviors in GameSalad operate in parallel to each other, so unless you have a timer or a rule to "fire" each behavior at a different time, it won't work to just stack them on top of each other and expect them to run one after the other.

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

Sign In or Register to comment.