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

#1 2007-04-21 14:55:27

Thegreatkahuna
Scratcher
Registered: 2007-04-18
Posts: 1

Following

Is there a way to program a sprite to follow another sprite everywhere?
Also, is there a way to make a sprite move back and forth between two points forever without having to tell it to?
Thanks

Offline

 

#2 2007-04-22 04:22:29

bernatp
Scratcher
Registered: 2007-03-07
Posts: 49

Re: Following

1. You should see 'Follow the mouse' Scratch-card in Support, and replace the mouse-pointer to another sprite.

2. You have to tell the sprite to do, but here's an example (you can change the coordinates, or even you can use variables if you want them to be changed during the game).
http://people.inf.elte.hu/bernatp/scratch/stuff/ideoda.jpg

Offline

 

Board footer