[Thread Prev] [Thread Next]
Hello Froum!
I tried to rotate several turtles in a round way' around the center of the
circle.I try to do:
to round_it
forever [repeat 360 [rt 1 fd 1 wait 1]]
end
to do_it
everyone [round_it]
end
nothing happened to the turtles.
file attached
thanks, zehava |
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.Attachment:
rounding1.rar
Description: Binary data
Previous by thread:
OpenWorld Learning - ePortfolio Voting
Next by thread:
Re: rotate several turtles in a circle way
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.
|