This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-06-29 15:38:46

Nemihara
Scratcher
Registered: 2007-06-29
Posts: 1

Spaceship game

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

 

#2 2007-06-29 17:56:22

paulmedwal
Scratcher
Registered: 2007-03-09
Posts: 100+

Re: Spaceship game

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


clutter.scratch.mit.edu Visit the Clutter site to create multi-scene stories and multi-level games with Scratch.

Offline

 

#3 2007-06-29 18:05:33

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: Spaceship game

There is no way to spawn sprites under program control.  You can do it manually when you are editing, but that's it.

Offline

 

Board footer