Can anyone help point me in the right direction? I am trying to make it so that one button on the joystick is a toggle for Arcade/Tank Drive. As of now, you have to hold the button down, but I would like to make it a toggle.
Thanks In Advance,
Andrew
EDIT: Right now I have the boolean value (true, false) wired directly to the case selector. Do I need to change it to a 1, 0 value?