Home
Project Folders
Teacher Resources
Student Resources
How Do I?
Literacy
MWForum
Site Map
Search
Our Team

MWForum Message [Date Index] [Threads] [Authors] [Attachments] [Subscribe]

[Thread Prev] <

To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: Fw: Re: rotate several turtles in a circle way
From: zehava wizman <zehavawi1@xxxxxxxxx>
Date: Tue, 13 May 2008 05:28:02 -0700 (PDT)

Hi,

Sorry' Its doesn't work, when I run setup proc there is an error

         * does not like t7 as input in everyone

I tries to delete t7' then its error is about other turtle

what should happened after the instruction

everyone [repeat who * 3 [fd 10 rt 10]] ?

                     thanks, Zehava

--- On Tue, 5/13/08, LCSI <alain@xxxxxxx> wrote:

From: LCSI <alain@xxxxxxx>
Subject: Re: [MWForum] rotate several turtles in a circle way
To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Date: Tuesday, May 13, 2008, 2:43 PM

Hi,
The problem is that all your turtles are pointing up.
You should make a setup procedure such as

to setup
everyone [home]
everyone [repeat who * 3 [fd 10 rt 10]]
end

to round 
everyone [repeat 36 [fd 10 rt 10]]
end


Le 08-05-13 à 06:57, zehava wizman a écrit :

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.<rounding1.rar>



  • Previous by thread: Looking for pong game instructions

  • 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.


    © copyright 2001 - 2008