JoyStick


  1. Left Trigger { LeftTriggerA ، LeftTrigger+D }
  2. Right Trigger { RightTriggerA ، RightTrigger+D }
  3. Left Bumper { LeftBumperD }
  4. Right Bumper { RightBumperD }
  5. Back Button { BackButtonD }
  6. Start Button { StartButtonD }
  7. X Button { XButtonD }
  8. Y Button { YButtonD }
  9. Left Stick { LeftStickButtonD ، LeftStickXA ، LeftStickX-D ، LeftStickX+D ، LeftStickYA، LeftStickY-D، LeftStickY+D }
  10. B Button { BButtonD }
  11. A Button { AButtonD }
  12. Directional Pad { DPadLeftD ، DPadRightD ، DPadUpD ، DPadDownD }
  13. Right Stick { RightStickButtonD ، RightStickXA ، RightStickX-D ، RightStickX+D ، RightStickYA، RightStickY-D، RightStickY+D }

ℹ️

(A: Analog D: Digital)

JoyStick / Enabled

The Enabled variable can be True or False.
If False, the JoyStick is completely disabled and ignored. If True, the JoyStick is active.

JoyStick / ExponentialTrigger

The ExponentialTrigger variable can be True or False.
If False, changes occur linearly. For example, speed rises from 10 to 20 to 30 in a straight line. If True, changes occur exponentially. For example, speed rises from 10 to 25 to 80 in an exponential curve.

JoyStick / AButton / Enabled

The Enabled variable can be True or False.
If False, the AButton is completely disabled and ignored. If True, the AButton is activated according to its link.

JoyStick / AButton / Link

Link

JoyStick / BackButton / Enabled

The Enabled variable can be True or False.
If False, the BackButton is completely disabled and ignored. If True, the BackButton is activated according to its link.

JoyStick / BackButton / Link

Link

JoyStick / BButton / Enabled

The Enabled variable can be True or False.
If False, the BButton is completely disabled and ignored. If True, the BButton is activated according to its link.

JoyStick / BButton / Link

Link

JoyStick / DPadDown / Enabled

The Enabled variable can be True or False.
If False, the DPadDown is completely disabled and ignored. If True, the DPadDown is activated according to its link.

JoyStick / DPadDown / Link

Link

JoyStick / DPadLeft / Enabled

The Enabled variable can be True or False.
If False, the DPadLeft is completely disabled and ignored. If True, the DPadLeft is activated according to its link.

JoyStick / DPadLeft / Link

Link

JoyStick / DPadRight / Enabled

The Enabled variable can be True or False.
If False, the DPadRight is completely disabled and ignored. If True, the DPadRight is activated according to its link.

JoyStick / DPadRight / Link

Link

JoyStick / DPadUp / Enabled

The Enabled variable can be True or False.
If False, the DPadUp is completely disabled and ignored. If True, the DPadUp is activated according to its link.

JoyStick / DPadUp / Link

Link

JoyStick / LeftBumper / Enabled

The Enabled variable can be True or False.
If False, the LeftBumper is completely disabled and ignored. If True, the LeftBumper is activated according to its link.

JoyStick / LeftBumper / Link

Link

JoyStick / LeftStickButton / Enabled

The Enabled variable can be True or False.
If False, the LeftStickButton is completely disabled and ignored. If True, the LeftStickButton is activated according to its link.

JoyStick / LeftStickButton / Link

Link

JoyStick / LeftStickX / Enabled

The Enabled variable can be True or False.
If False, the LeftStickX is completely disabled and ignored. If True, the LeftStickX is activated according to its link.

JoyStick / LeftStickX / Link

Link