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

void PlayerLocomotion.ToggleWalking(bool value)

 void PlayerLocomotion.ToggleWalking(bool value);

Parameters

ParameterTypeDescription
valueboolTrue to enable, false to disable.

Returns

void

Summary

Enables or disables the walking of the player. The dashing is also disables when the walking is disabled.