Hi guys, i want to animate a character that moves with 8 directions and uses pathfinding
Develop games in your browser. Powerful, performant & highly capable.
It doesn't matter what behaviors your sprite has be it Pathfinding, 8 Direction, or something else. Double click on your sprite to open the image editor. On the right hand side you will see an Animation Window. I would go into more detail but this link will answer all of your questions.
https://www.scirra.com/manual/48/image- ... ons-editor
that's not what i was looking for actually haha
i wanted to control the animation so i found out i can use
Player.pathfinding.movingangle (or something like that) to have a value
Thanks!