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

#1 2012-11-14 15:11:26

melchet
New Scratcher
Registered: 2012-11-14
Posts: 1

link sprites

hi - how can I sit a sprite in a car, then travel together?

Thanks

Offline

 

#2 2012-11-14 17:15:38

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: link sprites

You could use this script in your person:

when gf clicked
repeat until (done?)
 go to [car v]
end
This is just a simple script; a more complex one would be more flexible, but would require more math. Anyway, I hope that this helps!


http://i46.tinypic.com/35ismmc.png

Offline

 

Board footer