> For the complete documentation index, see [llms.txt](https://andres-organization-9.gitbook.io/luxus-1-assets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andres-organization-9.gitbook.io/luxus-1-assets/animal-controller-states/advanced-climbing/state-variables/input-settings.md).

# Input Settings

* **`bool automaticJumpInState`**
  * Enables automatic jumping between climb points without input.
* **`bool preventFalseJump`**&#x20;
  * Prevents jumps if no climb points are detected.
* **`string jumpButton`**&#x20;
  * Input button name for climbing jumps.
* **`BoolReference jumpButtonPressed`**&#x20;
  * Reference to track whether the jump button is pressed.
* **`BoolReference jumpBehindButtonPressed`**
  * Reference to track whether the jump-behind button is pressed.
