This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:orx:config:settings_main:input_joystick [2018/09/22 18:21 (7 years ago)] – external edit 127.0.0.1 | en:orx:config:settings_main:input_joystick [2025/09/30 17:26 (7 weeks ago)] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 53: | Line 53: | ||
| Each is a axis. For example: JOY_LX_1 is the left/right of the left analog stick on controller 1, while JOY_LY_1 is the up/down axis of the same stick on controller 1. | Each is a axis. For example: JOY_LX_1 is the left/right of the left analog stick on controller 1, while JOY_LY_1 is the up/down axis of the same stick on controller 1. | ||
| - | {{ :tutorials: | + | {{ tutorials:input: |
| - | {{ :tutorials: | + | {{ tutorials:input: |
| JOY_RX_1 and JOY_RY_1 will be the left/right, up/down of the right stick on controller 1. | JOY_RX_1 and JOY_RY_1 will be the left/right, up/down of the right stick on controller 1. | ||
| Line 60: | Line 60: | ||
| Each controller will implement its layout differently. But Orx makes use of the [[https:// | Each controller will implement its layout differently. But Orx makes use of the [[https:// | ||
| - | To allow the user to customise mapping, it is helpful to consider providing [[en: | + | To allow the user to customise mapping, it is helpful to consider providing [[en: |
| ===== Triggers ===== | ===== Triggers ===== | ||
| Line 71: | Line 71: | ||
| ===== Joystick half-axes ===== | ===== Joystick half-axes ===== | ||
| - | Here's the list of the available joystick half axes for the input config system which allow you to easily use the axis like an [[en: | + | Here's the list of the available joystick half axes for the input config system which allow you to easily use the axis like an [[en: |
| * +JOY_LX_'' | * +JOY_LX_'' | ||