Skip to content

Api > PlayerLocomotion > IsClimbEnabled()


PlayerLocomotion.IsClimbEnabled()⚓︎

Is the player allowed to climb on the walls?

Returns:⚓︎

type Description
boolean true

Usage⚓︎

---@type PlayerLocomotion
local playerlocomotion;


local val0 = playerlocomotion.IsClimbEnabled()