PlayerLocomotion.SetDefault()
Sets the values of the locomotion to global default. The global default values are defined by ML developers.
Usage
---@type PlayerLocomotion
local playerlocomotion;
playerlocomotion.SetDefault()
Sets the values of the locomotion to global default. The global default values are defined by ML developers.
---@type PlayerLocomotion
local playerlocomotion;
playerlocomotion.SetDefault()