Open judicator opened 3 years ago
I think this works, I wonder if we could just scale the root transform for each fairing segment though.
I think this works, I wonder if we could just scale the root transform for each fairing segment though.
Do you think this could solve TweakScale + B9PartSwitch + SAF issue? Or just for making code more clean?
Do you think this could solve TweakScale + B9PartSwitch + SAF issue? Or just for making code more clean?
Just to make the code more clean, generally it would be nice to have the internals not care about scale and just multiply everything at the end.
Also due to Tweakscale issues in 1.11 I'm going to hold off on testing and merging this but I haven't forgotten.
Have the Tweakscale issues been solved so this can be tested and then hopefully merged?
Fairings walls and caps masses are scaled proportional to scale squared (it's hardcoded). I think, it's a good approach. TweakScale patches for individual fairing parts are in SimpleAdjustableFairings-KWFairings repo.