May 16, 20251 yr Hello, I would like to suppress an axis with one button (my AP on button) and then re-enable that axis with another button (my AP off button). I see the toggle option but is it possible to use another button to un-toggle it? What I am trying to accomplish is when I hit the autopilot on button, my joystick axis movement is suppressed while I fly. Then when I am near landing, my autopilot off button re-enables the joystick movement. Thanks
May 16, 20251 yr Commercial Member Personally, I would use the AAO control layers for this. Meaning, you wrap the AP ON an OFF actions into scripts that also switch AAO to a different Axis Control Layer using the K:AAO_AXIS_LAYER_SET event. In one layer you have the primary flight controls active, but not in the other, and just flip between the two as required. Edited May 16, 20251 yr by Lorby_SI LORBY-SI
May 16, 20251 yr Author The control layers worked great. Never thought to use layers. I appreciate all the help! Edited May 16, 20251 yr by lancealotg
Create an account or sign in to comment