Alice Community  

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

Reply
 
Thread Tools Display Modes
how do you ?
Old
naseem
Guest
 
Status:
Posts: n/a
Question how do you ? - 07-28-2009, 04:26 PM

How do you Measure distansis ?
I usualy Guess and then add more till it is right
   
Reply With Quote
Old
Veryuhbull
Guest
 
Status:
Posts: n/a
Default 07-28-2009, 05:00 PM

If it is one object moving to another use:
X move to Y
or a complicated version:
X move [(X) distance to (Y)] toward target Y

If you want an object to come down to the ground use:
X move down [(X) distance above (ground)]

Or if you simply want to moniter the altitude or distance from an object:
create a variable
Variable set value [(X) distance to (Y)]
3dtext set text to [(variable) as a string] OR print [(variable) as a string]
   
Reply With Quote
But
Old
naseem
Guest
 
Status:
Posts: n/a
Default But - 07-29-2009, 08:50 AM

ok I know that but I nead to know the distance X between them
   
Reply With Quote
Old
Veryuhbull
Guest
 
Status:
Posts: n/a
Default 07-29-2009, 09:21 AM

my last one would work but so would
print X distanceto Y as a string.
   
Reply With Quote
Reply

Tags
how do

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.