Have a problem. Trying to make my player walk, added animations just like in Platformer tutorial, but in preview animation start just from beggining and dont loops. In Events set that he must "stand" on beggining and "walk" on platform move.
Develop games in your browser. Powerful, performant & highly capable.
The sprite editor, click on the animation and then in the properties pain, set the loop to yes.
<img src="http://content.screencast.com/users/ArcadEd/folders/Jing/media/e45686ff-00c7-44e8-b0c6-efb6d7bbdabc/2013-05-14_0626.png" border="0" />
thx alot!