I have an animation where i don't want a loop, but i need the animation to repeat 5 times and then i use the animation stop event as a trigger for an action.
So, i set the repeat counter to 5 and the first time everything works fine.
But when i want to use this animation again, it doesn't play anymore.