[BUG 1.1.2.0a] TweakScale will not scale module ODFC
zer0Kerbal opened this issue ยท 6 comments
[BUG 1.1.2.0a] TweakScale will not scale module ODFC because onLoad() vs onStart issues? @Lisias
#23 #39
https://github.com/net-lisias-ksp/TweakScale/issues
@zer0Kerbal I completely forgot about this issue! What's a shame, because it was the reason I created https://github.com/net-lisias-ksp/KSP-Recall !! :)
I think this should be closed by now?
Cheers!
initial coding from @Lisias has done wonders. I just need to finish the fix.
- everything now scales both up and down.
- changed inherent scaling from cubic to quadratic
- had to change .absolute to .relative in TweakScale integration code
- scaling is still lost from editor to flight
@Lisias help?