L:var for CW and CCW movement of the directional gyro
-
I've got an extra 3 position switch on my switch box I'd like to assign to the CW and CCW rotation of the directional gyro. I haven't been able to find the proper L:var's to do this. Can anyone offer some help?
-
I think I may have changed this very recently. If
L:var_GyroRotationSwitchdoesn't work, then you can use the native events until the next update:>K:GYRO_DRIFT_INC, and>K:GYRO_DRIFT_DEC. -
Thank you again @Black-Square! It functions, however the switch doesn't animate. Anything I can do?
-
Thank you again @Black-Square! It functions, however the switch doesn't animate. Anything I can do?
@miller39687 You can use the L:Var after the next update

-
@miller39687 You can use the L:Var after the next update

@Black-Square is the update coming soon?