Jump to content

the modification of internal files


Recommended Posts

Don't modify internal files - use ModuleManager. That's what it's for! :)

But yes, you can swap out audio and visual effects on rocket engines. Doing so is fairly work-intensive, as you'll likely have to adjust offsets on the flame to get it to sit in the right location, which requires repeated testing and tweaking. But it can be done.

Look for the EFFECTS { } node in the part config. Most engines have one of them. A few really old ones, like the LV-T30, don't. In that case there'll be some entries directly under the PART { } node. I would recommend patching those out and introducing an EFFECTS { } node if you decide to mod it, as the node can simply do much more than the old way.

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...