Skip to content

Api > PlayerLocomotion > GetJumpSpeed()


PlayerLocomotion.GetJumpSpeed()⚓︎

Gets the current jump speed.

Returns:⚓︎

type Description
number current jump speed

Usage⚓︎

---@type PlayerLocomotion
local playerlocomotion;


local val0 = playerlocomotion.GetJumpSpeed()