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