SetWorldDefault
7/14/25Less than 1 minute
PlayerLocomotion.SetWorldDefault()
Sets the values of the locomotion to the world default. The world default values are defined in World Descriptor.
Usage
---@type PlayerLocomotion
local playerlocomotion;
playerlocomotion.SetWorldDefault()