forum

Sprite speed acceleration help.

posted
Total Posts
3
Topic Starter
Apex_old
I have a sprite of continuous Mario swing a hammer. I drag it to the song. I want one cycle of Mario swinging a hammer 1 second. But osu! made one full cycle 10 seconds. I need to accelerate the speed of the sprite, how do I do it?

ziin
viewtopic.php?f=20&t=1869
change the framerate. you have 5 frames, so if you want 5 frames per second the delay needs to be 1000/5 milliseconds.
Gonzvlo
Basically, what ziin said:

Animation,Foreground,Centre,"SPRITE.png",0,0,8,115,LoopForever

Reduce the value of the number in bold to make it faster.
Please sign in to reply.

New reply