Alice Community  

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

Reply
 
Thread Tools Display Modes
How to tell when an object leaves the fold.
Old
mjbb81
Guest
 
Status:
Posts: n/a
Default How to tell when an object leaves the fold. - 12-16-2007, 01:21 PM

Is there a way to tell when an object leaves the fold (the screen that we can see)?

Thanks for your help.
   
Reply With Quote
Old
rich0e0rick
Senior Member
 
rich0e0rick's Avatar
 
Status: Offline
Posts: 141
Join Date: Jan 2008
Location: Sturgeon Falls
Default 01-13-2008, 12:44 PM

Did you try putting a "wall" on the edges of the screen, and then do a

If (( OBJECT distance to WALLRIGHT) < (0)) Then do

...............(whatever you want to happen when the object leaves the screen)

P.s. make the "WALLs" vehicle to camera, so if the camera moves, so does the walls, (make the wall so you can never see it from the camera

Last edited by rich0e0rick; 08-03-2008 at 09:00 PM.
   
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.