Use the slider to change the size (max 150%) Use the arrow keys to move the costume across the stage Use the space key to change costumes Sprite managed to go all the way off the stage? Just click the green flag to reset the coordinates to 0,0.
If anyone has see my Drawing Tutorial for Scratch 2.0 (http://beta.scratch.mit.edu/projects/10013388/), then you'll probably recognize the image (rather, the head anyway :P). I finished up the image, you can switch between the costumes, which gives a fair indicator of how I approached the drawing (head, to torso, to full body). It took me several hours just to get this far: - Head ~3 hrs - Torso ~2 hrs - Pants, shoes, and belt ~4 hrs Interesting to note: If you look in the scripts, I had a stack of "if" blocks that I wanted to use for the controls - but Scratch 2.0 is so fast, that using those blocks in a forever look didn't work out! D: