Angel-125 / KerbalActuators

A plugin used to create VTOL engines and robotic parts
6 stars 5 forks source link

Localization and reverse thrust improvements #1

Closed ChrisAdderley closed 7 years ago

ChrisAdderley commented 7 years ago

Made kForwardThrust and kReverseThrust config-loadable and localizable. Added support for a reverse thrust animation which is regular thrust at t=0 and reverse at t=1. Added support for reversing the spin direction of propellers and spinners when thrust is reversed.

ChrisAdderley commented 7 years ago

Added another fix, this time to the multi-mode engine handling.

Angel-125 commented 7 years ago

Looks good. :) I'll change the names of the forward and reverse thrust transforms- "k" is what I use for constants. Thanks for the bug fix too. :)