Skip to content

Api > PlayerLocomotion > GetWalkingSpeed()


PlayerLocomotion.GetWalkingSpeed()⚓︎

Gets the current walking speed.

Returns:⚓︎

type Description
number The current walking speed.

Usage⚓︎

---@type PlayerLocomotion
local playerlocomotion;


local val0 = playerlocomotion.GetWalkingSpeed()