AlexanderDzhoganov / ksp-advanced-flybywire

Controller mod for Kerbal Space Program
MIT License
22 stars 33 forks source link

Axis inversion should be set on a per-binding basis #20

Closed ddaf closed 9 years ago

ddaf commented 9 years ago

Currently axis inversion is set globally, but results in unintended behavior when inversion is needed in one preset, but not in another (eg. flying vs. EVA).

Move axis inversion flag to a per-binding basis so that when an action is bound to an Axis, an inversion flag can be set by the user.

This can break backwards compatibility for old preset configs, may need to make a quick converter.

This issue is created in response this post on the official thread