Fields
ClimbMoverSettings.exit: (string|integer|table|[number, number]| integer })?
If set, the player will dismount to this location automatically once they reach the target position.
ClimbMoverSettings.one_way: boolean?
If true, the ClimbMover will only move the player in one direction. Defaults to false.
ClimbMoverSettings.start_exit: (string|integer|table|[number, number]| integer })?
If set, the player will dismount to this location automatically once they reach the starting position.
ClimbMoverSettings.target: string|integer|table|[number, number]| integer }
The identifier of the target event that this ClimbMover leads to.