Is there a command that I can use for deactivating rotators, hinges, control surfaces etc by activating a control group?
Like hitting ag1 would deactivate a hinge.
My use case for this is a race plane I'm building, I want to be able to turn off the control surfaces for taxiing while steering with a wheel still works, and while in the air I want the control surfaces to work and the wheels cannot turn.
@Grob0s0VBRa thanks, works great. Also found that I can use !Activate1 as an ag or input which works similarly. Thanks for the help, once I experimented a bit with the command you shared it helped out great, my plane can now taxi without the control surfaces affecting it on the ground and I can switch between sensitivity modes 👍
Simple example
clamp01(Activate1!=1)
Best used as a multiplier, placed after your code.