Slow down and speed up animation

Hi, is there a way to slow down or speed up the animation of an spriteanimation?

Magnus [import]uid: 5717 topic_id: 733 reply_id: 300733[/import]

Do you mean the frame rate at which the sprites play? The current implementation doesn’t support this. You could look at sprite.lua and change the frame listeners to have a variable for the time between frames. [import]uid: 54 topic_id: 733 reply_id: 1478[/import]