Animation Interruption...!
http_gamesalad
Member Posts: 1,340
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