Jump to content

ThrustTransform's location in Unity?


Naten

Recommended Posts

Okay, now how do I add the thrustTransform module to my part in Unity? :c (see post 4)

old question

Okay, can someone point me towards how to add thrust and FX (exhausts,emissives) in Unity, specifically speaking, a good tutorial on such?

I've made engines, but they don't have thrust. So are they really engines? Please, someone. I'm new to this, sorry and thanks. :)/:(

Edited by Naten
Link to comment
Share on other sites

This thread is your friend:

http://forum.kerbalspaceprogram.com/threads/25013-Compilation-of-modding-information-links-for-0-19-20-21-22-Last-update-11th-Nov

Under engines you'll find a couple of threads about thrustTransforms.

And then farther down there is a section on Emissives, which will cover engine emissives (and other types as well)

Link to comment
Share on other sites

I see. Is its name just "thrustTransform"? Thanks. :)

It's name is whatever you specify in the config file in the thrustVectorTransformName property. Squad typically uses the name thrustTransform but there's no requirement for you to do so if you'd rather do something else (e.g. pointWhereHotStuffComesOut).

It should be oriented with the negative Z axis pointing in the direction of thrust, i.e. the blue arrow points the same way as the exhaust goes.

Link to comment
Share on other sites

Yep. Thanks, everyone. I figured it out pretty fast because I saw the "thrustVectorTransformName" in the part.cfg of parts, and the "thrustTransform" name. :)

...

Heh.

Heh-heh.

...Heh.


thrustVectorTransformName = JEB WAS HEER

Link to comment
Share on other sites

As a general tip, unless it's a field that specifically deals with flavor text that will be displayed (description, title, manufacturer), avoid spaces at all cost, frequently the code doesn't handle it correctly. Also it may reduce compatibility with ModuleManager and things like it

Link to comment
Share on other sites

As a general tip, unless it's a field that specifically deals with flavor text that will be displayed (description, title, manufacturer), avoid spaces at all cost, frequently the code doesn't handle it correctly. Also it may reduce compatibility with ModuleManager and things like it

jebWantsSpaces_and_JebWasHeer

Eh? Eh?

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...