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
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).
Offline