[Thread Prev] [Thread Next]
What is the command to animate more than 1 turtle at the same time? thanks!!
We tried:
to Patch
t1, seth 90
repeat 2000[setsh 21 fd 10 wait 1 setsh 22 fd 10 wait 1 setsh 23 fd 10 wait 1
setsh 24 fd 10 wait 1]
end
to butterfly
t2,
seth 90 repeat 1000[setsh 34 fd 5 wait 1 setsh 35 fd 5 wait 1]
end
to start
everyone[clickon]
end
<<winmail.dat>>
Previous by thread:
RE: Re: speech synthesizer in MW EX
Next by thread:
Re: animating more than 1 more turtle
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|