I dunno if this has been posted yet...But does anyone know how to have a sprite follow another sprite, and how to launch projectiles?
EDIT: Oh, yeah, how do you make a sprite infinitely spawn?
Last edited by Nemihara (2007-06-29 15:40:37)
Offline
To make a sprite follow another, tell the following sprite to point in the direction of one sprite, then to move a little. A good example of this is in "Deep Sea Treasure" (just move the boat, collect a coin, and the mines will follow your boat).
http://scratch.mit.edu/projects/paulmedwal/2717
Paulmedwal
Offline
There is no way to spawn sprites under program control. You can do it manually when you are editing, but that's it.
Offline