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

void PlayerLocomotion.ToggleDashing(bool value)

 void PlayerLocomotion.ToggleDashing(bool value);

Parameters

ParameterTypeDescription
valueboolTrue to enable, false to disable.

Returns

void

Summary

Enables or disables dashing for the player. This has no effect on walking.