blowfishpro / B9PartSwitch

A Kerbal Space Program plugin designed to implement switching of part meshes, resources, and nodes
GNU Lesser General Public License v3.0
50 stars 33 forks source link

Fix ModuleJettison fairing disappearing #88

Closed blowfishpro closed 6 years ago

blowfishpro commented 6 years ago

Create a copy of the fairing object on the attached part, then move the real one back to the actual part and hide it. The model ends up in the same state as when the part starts with the fairing already jettisoned.

Resolves #85