Animation Interruption...!

http_gamesaladhttp_gamesalad Member Posts: 1,340
edited May 2014 in Working with GS (PC)

I have booleans set up and all that good stuff but it's not working. The problem is when I press attack it interferes with my stance animation.

Idk what to do.

(stance rule)
Rule:
When game.right is false
When game.left is false

Do:
Animation stance

(attack rule)
Rule:
When game.attack is true

Do:
Animation attack

Sign In or Register to comment.