SetDefault
7/14/25Less than 1 minute
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()