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

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

[Thread Prev] [Thread Next]

To: <poisonsparrow@xxxxxxxxx>, mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: Re: MIA, Ask an Expert: touching turtles
From: "Daniel Ajoy" <da.ajoy@xxxxxxxxx>
Date: Wed, 17 Jan 2007 18:51:26 -0500

> from: <poisonsparrow@xxxxxxxxx>
> date: Wed Jan 17 10:29:55 2007
> 
> how do i make it when  a turtle touches another 
> turtle he stops going forward


Hi,

try

if touching? "t1 "t2 [t1, clickoff]

or 

when [touching? "t1 "t2] [t1, clickoff]

depending on the situation and your programming strategy.

Daniel
OpenWorld Learning



  • Previous by thread: Tic-Tac- Toe Game
  • Next by thread: MIA, Ask an Expert: More Shapes

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