It's kind of difficult, but I think I can teach you. Go into the smiletool and go to paint. Find the sprite you want to animate. Move the box over it.Look at its coordinates at the bottom of the top screen. Add it to an array like this DIM animation[?] animation[1]=frames animation[2]=x coordinate animation[3]=y coordinate rinse and repeat and keep adding to the array until your animation