post-kerbin-mining-corporation / NearFutureAeronautics

Adds advanced near-term aerospace parts to Kerbal Space Program
16 stars 17 forks source link

Nuclear engine center of mass is broken (COM outside of part) #32

Closed nikomods closed 3 months ago

nikomods commented 4 months ago

Screenshot 2024-07-04 152845

This applies both for the Fireflash nuclear engine and the project Eeloo engine

guilimao commented 3 months ago

A possible solution:
Locate the two .cfg files in \GameData\NearFutureAeronautics\Parts\Engine\Atomic (corresponding to J-N500 and J-N160), and comment out "CoMOffset = 0.0, 3.5, 0.0". This will restore the center of mass of these two engines to a relatively reasonable position.

Before: before

After: after

ChrisAdderley commented 3 months ago

This is intended, in the same pattern as the stock jet engines, both of these engines only represent the combustion region of the nacelle and have an offset CM to reprsent the large mass of turbomachinery that would be in front of them.