Member of ML.SDK.PlayerLocomotion
Method
void PlayerLocomotion.ToggleClimb(bool value)
void PlayerLocomotion.ToggleClimb(bool value);
Parameters
Parameter | Type | Description |
---|---|---|
value | bool | Toggle value. True if the player can climb the walls, false otherwise. |
Returns
Summary
Toggle if the player can climb the walls or not.