Data Realms Fan Forums http://45.55.195.193/ |
|
Sideways main thruster? http://45.55.195.193/viewtopic.php?f=1&t=14470 |
Page 1 of 1 |
Author: | dreadedhaze [ Thu Apr 30, 2009 8:53 pm ] |
Post subject: | Sideways main thruster? |
Herro Im very new to modding on cortex and i have an idea for my first mod, but to do this i want to make a car-like craft with main thrusters on one side facing sideways as opposed to down. I have checked out the tutorials and didn't find anything to help me so if you have a link to a tutorial or a template or some advice? thankies |
Author: | Flammablezombie [ Thu Apr 30, 2009 8:57 pm ] |
Post subject: | Re: Sideways main thruster? |
Try repositioning the main thruster. Bear in mind that this way, the craft can't be steered. It can only go forward. |
Author: | dreadedhaze [ Thu Apr 30, 2009 9:03 pm ] |
Post subject: | Re: Sideways main thruster? |
aaah right, thanks but do you know how to alter the angle? so its like blasting it along as oppossed to it flipping? |
Author: | Flammablezombie [ Thu Apr 30, 2009 9:06 pm ] |
Post subject: | Re: Sideways main thruster? |
There's a variable... Something angle. No spaces. |
Author: | Duh102 [ Thu Apr 30, 2009 9:23 pm ] |
Post subject: | Re: Sideways main thruster? |
Code: <tab>EmissionAngle = Matrix <tab><tab>AngleDegrees = X 0 is to the right of the emitter, 90 up, -90 down, and 180 to the left. |
Author: | dreadedhaze [ Thu Apr 30, 2009 9:28 pm ] |
Post subject: | Re: Sideways main thruster? |
thankies guys, but which file should i search for the EmissionAngle? |
Author: | Duh102 [ Thu Apr 30, 2009 9:50 pm ] |
Post subject: | Re: Sideways main thruster? |
You put it where you define the emitter. You can make a copy of Rocket MKI's main thruster to try it out and set the rotation then, like so: Code: AddEffect = AEmitter <tab>CopyOf = Rocket MK1 Main Thruster <tab>PresetName = RMKI Main 90 <tab>EmissionAngle = Matrix <tab><tab>AngleDegrees = 90 If you attached that to a rocket, it should emit 90 counterclockwise of where it usually emits. |
Author: | dreadedhaze [ Thu Apr 30, 2009 9:55 pm ] |
Post subject: | Re: Sideways main thruster? |
perfect! cheers ^^ |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |