Use broadcasts:
when gf clicked broadcast [move v]
On one sprite you could use something like this code:
when I receive [move v] move (10) steps
And on another you could use:
when I receive [move v] move (10) steps
This will make both sprites take 10 steps at the same time when "move" is broadcasted. If you still don't get it, check out the wiki article on broadcasts.
Last edited by djdolphin (2013-04-10 19:34:40)
Offline
I have about 20 or 25 sprites that need to move! Thanks so much! I am still uncertain how to do this. If you can, got to my profile and the simulation I am working with is posted. The actual notes for what I am trying to accomplish are there. Thank you again!
Offline