Hi.
I am wondering if you could help me with an animation problem.
I have those animation :
Default (1 frame)
Run (2 frame)
How can i make the player to run?
I do this an it dosen't work , the animation goes till the end then it stops and it dosen't repeat while left arrow is pressed;
Action : On right arrow pressed
Event : Player - Set animation "Run";
This event repeat the animation but one time.
How can i make the player to run?
What events and actions do i need to put?