Member of ML.SDK.PlayerLocomotion
Method
void PlayerLocomotion.ToggleDashing(bool value)
void PlayerLocomotion.ToggleDashing(bool value);
Parameters
Parameter | Type | Description |
---|---|---|
value | bool | True to enable, false to disable. |
Returns
Summary
Enables or disables dashing for the player. This has no effect on walking.