void PlayerLocomotion.SetWalkingSpeed(float value)
7/14/25Less than 1 minute
Member of ML.SDK.PlayerLocomotion
Method
void PlayerLocomotion.SetWalkingSpeed(float value)
void PlayerLocomotion.SetWalkingSpeed(float value);
Parameters
Parameter | Type | Description |
---|---|---|
value | float | New walking speed [0.0-10.0] |
Returns
Summary
Sets the walking speed of the player.