When will you actually show us the event???
All the rows of the sprite sheet are animating left to right rather than bottom to top.
which clearly means you set-it up wrongly... so again, for the fourth time now, SHOW US THE EVENTS
W8 left to right meaning it shows the top row, then the 2nd row??? coz if not, then what you mean is that it animations from left-middle-right columns, which is as I SAID, THE WAY HOW ACE HANDLES SPRITESHEETS
Anyway, for the fifth time, SHOW US THE EVENT/S
Because I just tried out your arrows using the normal stepping animation, and it works fine for me...
Now if you want to fully control the speed of each arrow, you need to format it like the doors... meaning 1 arrow direction per sheet... then use move route to make it change facing
Top row is Down Facing
2nd row is Right Facing
3rd row is Left Facing
4th row is Up Facing
this one is turned into a door format so you can do it like what doors do.. It might not be perfectly aligned though...
Just make a parallel process event, use that graphics (choose the upper left, I think), then make a move route command,
Wait X seconds
Face right
Wait X seconds
Face Left
Wait X Seconds
Face Up
Wait X Seconds
Face Down
Set it to not wait until completion...
that is top to bottom, if you want bottom to top, just reverse the order
