Member of ML.SDK.PlayerLocomotion
Method
void PlayerLocomotion.ToggleWalking(bool value)
void PlayerLocomotion.ToggleWalking(bool value);
Parameters
Parameter | Type | Description |
---|---|---|
value | bool | True to enable, false to disable. |
Returns
Summary
Enables or disables the walking of the player. The dashing is also disables when the walking is disabled.