Skip to main content

PlayerLocomotion.GetJumpSpeed()

Gets the current jump speed.

Returns:

typeDescription
numbercurrent jump speed

Usage

---@type PlayerLocomotion
local playerlocomotion;


local val0 = playerlocomotion.GetJumpSpeed()