Alice Community  

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

Reply
 
Thread Tools Display Modes
I need help making a jet collide with a carrier
Old
Masterdimitri
Junior Member
 
Status: Offline
Posts: 3
Join Date: Nov 2011
Default I need help making a jet collide with a carrier - 11-30-2011, 06:16 PM

I am trying to make a flight sim/movie and I need help with collision
Attached Files
File Type: a2w jetfighters.a2w (350.3 KB, 22 views)
   
Reply With Quote
Old
mslvr40
Member
 
Status: Offline
Posts: 16
Join Date: Nov 2011
Default 11-30-2011, 06:30 PM

If aircraft is within threshold of ... meters to carrier then aircraft willl move back ... meters. duration=.01 seconds, style= abruptly

the numbers of meters depends on your object. I havnt tried this on your world so you will prop have to experiment with some distances
   
Reply With Quote
Old
Masterdimitri
Junior Member
 
Status: Offline
Posts: 3
Join Date: Nov 2011
Default 11-30-2011, 06:30 PM

Quote:
Originally Posted by mslvr40 View Post
If aircraft is within threshold of ... meters to carrier then aircraft willl move back ... meters. duration=.01 seconds, style= abruptly

the numbers of meters depends on your object. I havnt tried this on your world so you will prop have to experiment with some distances
But like what commands do I do? I just learned of Alice today
   
Reply With Quote
Old
Mr Kidnapper
Senior Member
 
Status: Offline
Posts: 442
Join Date: Feb 2011
Default 11-30-2011, 06:48 PM

You can do this two ways: You can prevent every method that involves movement from working (This involves boolean true/false methods), or you can make the plane go in a negative direction to cancel out their forward motion.

In the case of a flight simulator, you ought to use the first one.. Because crash.
In any other case, you'd probably use the second or a mix of the two.
Just saying, the first one usually looks smoother. In Alice, movement with the second style tends to make movement very choppy.

Last edited by Mr Kidnapper; 11-30-2011 at 06:50 PM.
   
Reply With Quote
Old
Masterdimitri
Junior Member
 
Status: Offline
Posts: 3
Join Date: Nov 2011
Default 11-30-2011, 06:58 PM

Quote:
Originally Posted by Mr Kidnapper View Post
You can do this two ways: You can prevent every method that involves movement from working (This involves boolean true/false methods), or you can make the plane go in a negative direction to cancel out their forward motion.

In the case of a flight simulator, you ought to use the first one.. Because crash.
In any other case, you'd probably use the second or a mix of the two.
Just saying, the first one usually looks smoother. In Alice, movement with the second style tends to make movement very choppy.
And how do you do that?

Last edited by Masterdimitri; 11-30-2011 at 07:00 PM. Reason: spelling/ adding a word
   
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 ©2023, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.