Skip to main content

PlayerLocomotion.GetWalkingSpeed()

Gets the current walking speed.

Returns:

typeDescription
numberThe current walking speed.

Usage

---@type PlayerLocomotion
local playerlocomotion;


local val0 = playerlocomotion.GetWalkingSpeed()