Skip to main content
Member of ML.SDK.PlayerLocomotion
Method

void PlayerLocomotion.ToggleClimb(bool value)

 void PlayerLocomotion.ToggleClimb(bool value);

Parameters

ParameterTypeDescription
valueboolToggle value. True if the player can climb the walls, false otherwise.

Returns

void

Summary

Toggle if the player can climb the walls or not.