Basically I have the following line of code:
sprite.add( spriteSetPlayer, "hit", 7, 4, 500, 0 );
And I want to have an animation that starts from frame 10 and goes down to frame 7. I don’t want it to go from frame 10 and wrap around back to 1.
Is this possible? [import]uid: 116225 topic_id: 20977 reply_id: 320977[/import]