Spanim (sprite management number), "XY", (how long you want animation to wait before doing the first movement...and put a - before the number),(x coordinate to go to), (y coordinate to go to), (repeat the step after ["XY",] for as many movements as you want), (finally, put the number of how many times you want the animation to repeat) Here's an example Spanim 0,"XY",-5,x+30,y+10,-10,x-10,y-30,1