hi,
i have a little problem with one of my sprite.
i have set 2 animations on it
Idle set in Loop mode
Hover
Hover is only called when mouse is over it, and doesn't cause problem
Idle is 27 frames animation in wich, frame 0 should stay longer frame speed 10
others frames are set to 0.1.
my problem is that when i test the game, first animation frame wait, then start normally, doesn't go t o the end of the animation!
i have noticed that modifying the speed of the overall animation Idle allow to go further in the frames, but it looks not good..