PlayerLocomotionIsClimbEnabledOn this pagePlayerLocomotion.IsClimbEnabled() Is the player allowed to climb on the walls? Returns: typeDescriptionbooleantrue Usage ---@type PlayerLocomotionlocal playerlocomotion;local val0 = playerlocomotion.IsClimbEnabled()