Skip to main content

PlayerLocomotion.IsClimbEnabled()

Is the player allowed to climb on the walls?

Returns:

typeDescription
booleantrue

Usage

---@type PlayerLocomotion
local playerlocomotion;


local val0 = playerlocomotion.IsClimbEnabled()