Animation playing only the first frame!?

I’ve made few animations (running,jump up,fall down, etc etc) they all play fine and show each frame but the melee animation only shows 1 out of 3. How to fix it?

Try adding a Trigger Once condition to the “RControl Key Pressed” Event.

the same thing, only difference is that it shows the same single frame alot more faster.

Look at the other anim events. When anim #4 event is valid, another anim event is valid too.
So you have a conflict of anims.
You need to edit your conditions to avoid all anim conflicts. Using sub-events might prove helpful. :blush:

3 Likes

Please do not necropost. Create your own post for your problems. Else most of the people will not see it as it won’t show up as new and people who were in the old conversation get a notification for nothing as this is not directly related to that conversation.