Oh? I can learn ya a thing or two about animation. Here's a quick tutorial: Go into paint and find the sprite you want select it in the red box and then memorize the coordinates on the bottom of the screen. Then make an array for that animation. DIM ARRAY[Number of frames x3] ARRAY[1]=frame length[10 is a good one] ARRAY[2]=X coordinate ARRAY[3]=y coordinate Finish the array then do...