Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Arculis on March 19, 2004, 10:32:20 pm

Title: Thrusters Behaving Oddly
Post by: Arculis on March 19, 2004, 10:32:20 pm
I've been working on a new fightercraft (bomber, actually) and I have almost everything working, except the thrusters. When the ship is in normal flight, the thrusters are sitting right in the middle of the model, just poking out on the edges. Its only when I hit the afterburners that they fall into their intended position. Any idea what's causing this?
Title: Thrusters Behaving Oddly
Post by: Carl on March 19, 2004, 10:42:45 pm
do you mean the thruster glows or the plumes?
Title: Thrusters Behaving Oddly
Post by: Bobboau on March 19, 2004, 10:46:37 pm
the plumes, he put the axis in the middle of the model rather than the back of the engines
Title: Thrusters Behaving Oddly
Post by: Arculis on March 19, 2004, 10:49:44 pm
And you fix that how?
Title: Thrusters Behaving Oddly
Post by: Bobboau on March 19, 2004, 10:52:56 pm
select the thruster object, click the axes button, or the center axes button and more the axis of the model to the front of the thruster object
Title: Thrusters Behaving Oddly
Post by: Arculis on March 19, 2004, 11:01:02 pm
I see no "axes" button. What program are you refering to?
Title: Thrusters Behaving Oddly
Post by: Bobboau on March 19, 2004, 11:03:44 pm
truespace, the only modeling program that converts to FS
but haveing th axis there in what ever program your useing is what's rong
Title: Thrusters Behaving Oddly
Post by: Arculis on March 19, 2004, 11:59:53 pm
I fixed the axis stuff in Truespace, but after rebuilding the pof, the problem is still there. It hasn't changed.
Title: Thrusters Behaving Oddly
Post by: Bobboau on March 20, 2004, 12:02:53 am
you changed the parent object right, the thruster geometry and the light glued to it, the geometry it'self isn't actualy considered an object, but the geometry + the light  is
Title: Thrusters Behaving Oddly
Post by: Arculis on March 20, 2004, 12:20:58 am
Mostly I'm just getting confused.

I changed the objects in the hierarchy labeled detail1, detail2, detail3, and all the thruster01 objects attached to each of those objects. It still doesn't work.

Is there a tutorial on this somewhere? I haven't seen it mentioned anywhere before.
Title: Thrusters Behaving Oddly
Post by: Bobboau on March 20, 2004, 12:29:00 am
there are a number of tutorials, one of wich is in my sig, well it's more like an instruction manual, but still it's there
Title: Thrusters Behaving Oddly
Post by: Arculis on March 20, 2004, 01:09:41 am
Yes, there are a number of tutorials. And I don't recall any of the tutorials I've read mentioning anything about centralizing the axis of thrusters. The one in your sig doesn't appear to have anything to do with it. I still can't get it working, and at this point, I have no idea what to do. Which basically puts me back to the first post on this topic, having gone around in a nice little circle.
Title: Thrusters Behaving Oddly
Post by: Bobboau on March 20, 2004, 01:19:02 am
in the auto-gen section there is a bit on submodels
"Submodels are used for turrets, thrusters, physical subsystems and other stuff"
there is a little graphic that goes along with this section
(http://freespace.volitionwatch.com/blackwater/fstut/sobjtree.jpg)
as you see the subobject is the combineation of the objects within it, you need to select the subobject (the green and yellow box) not the geometry (the green box) and move it's axis to were it goes (front of the thruster object)

TS's higherarchy system is fairly ****ed up