Multiple animations causing one not to work
So I have a character whom when the Dpad is pressed walks in that direction. It runs a walking animation. Then when the user presses the A button he will swing a weapon in which it runs a swing animation. The problem is that occasionally it gets stuck and it will stay the walking animation and not do the swing animation. Or sometimes it causes an interrupt on the walking animation and it's like he is sliding down the screen because he is no longer walking.
I have tried quite a few things including booleans that control walking and attacking yet it still seems to cause the problem.
Any hints or ideas would be helpful. Thanks
I have tried quite a few things including booleans that control walking and attacking yet it still seems to cause the problem.
Any hints or ideas would be helpful. Thanks
Best Answer
-
UtopianGames Posts: 5,692