[MWForum]help for edit color - simple problem

Daniel Ajoy mwforum@lists.mathcats.com
Sun, 22 Aug 2004 09:57:21 -0500


The turtle bird should turn 90 when it about to exit the
yellow rectagle (if the blue rectangle is outside the
yellow rectangle you should program the blue rectangle,
not the yellow one).

If you want the bird to move you should use "fd" in
your fly procedure.

Daniel
OpenWorld Learning (OWL)
http://mia.openworldlearning.org



On 22 Aug 2004 at 8:00, Zehava Wizman wrote:

> Hi all!
> I have a simple problem with edit color,I used before edit color and had no 
> problem, and now I have some truble with it:
> I want a bee flying around rectangular , I made my backgroung yellow, then I 
> draw blue rectangular, I wrote a procedure
> to fly
> setsh "bird1 wait 1
> setsh "bird2 wait 2
> end
> to startup
> forever [fly]
> end
> and then in edit the yellow color I wrote "rt 90",  when I run it the bee 
> does 2 return one after another, and does not surrend the rectangular- this 
> is the first problem.
> the other one - if I want to draw a line while flying its doent relate to 
> the rt 90 in edit color(to do it I added pd before forever).
> 
>                                                                    thanks, 
> Zehava wizman
>