IsClimbEnabled
7/14/25Less than 1 minute
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()