Animation bug? (Not activating when inputted)

I think I might’ve found an animation bug. I’m working on a combat game but after a while, the animations stop working.
Flowlab Game Creator - Ember Minigame Dome

This game will no longer be private. Press on the first minigame (COMBAT) and try using the arrows to attack. After some number off attacks, the animations just stop playing, even if they are inputted.

Is this a bug?

-Ember.Y

Maybe check overriding animations? If one animation is already playing with a higher priority will stop another animtion to play.

3 Likes

I have the combat animations at 10 priority, while the others are below.

It does seem like a bug, the animation gets stuck if it is spammed while using the walking animation.
But it can be fixed if you use the stop input for the attack animation.

1 Like

HUFF. That’s going to cost a BUNCH more code. The attack bundle is getting bigger and bigger!