[quote:3byjhqya]Hello everyone,
I'm having a few issues with animations
Whenever I have an animation that is supposed to play once, it gets stuck on the last frame instead of simply ending. I unchecked the loop checkbox and the animation is set not to repeat. So far I've fixed this with additional events but it's causing problems and cluttering up the event layout.
The second and biggest problem I'm having is that animations are finishing prematurely. I'm using the platform movement behavior and it seems to happen when my character is accelerating in speed (it doesn't happen while the character is standing still or moving at full speed).
I tried lowering the speed of the animation to see what is happening and it looks like it's skipping frames, only playing the 2, 3 last frames (make that 1, 2 last frames).
Use S to jump and D to attack. The attack animation is where the problem is, but i've been having these issue with other projects as well.