Alice Community  

Go Back   Alice Community > Alice 2 > How do I...?

Reply
 
Thread Tools Display Modes
how do i make an object stop?
Old
Prowl
Junior Member
 
Status: Offline
Posts: 2
Join Date: Nov 2018
Default how do i make an object stop? - 11-04-2018, 06:59 PM

How do i make an object stop when it reaches another object, then continue it's movement in a different direction?
   
Reply With Quote
Old
Dehixial
Junior Member
 
Status: Offline
Posts: 12
Join Date: Oct 2018
Default 11-08-2018, 07:26 AM

if
{
distance to object < (insert distance away)
wait (3)
}
else
{
(continue program here)
}
   
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.