Skip to content

jumpPower

Description

jumpPower is a Property on WorldSettings
The strength of every Character's jump. Setting this to a higher number will increase the height that Characters can jump to, and setting this to lower numbers will decrease the height that Characters can jump to.

Example
WorldSettings.jumpPower = 1.0
local testVariable = WorldSettings.jumpPower
Usage

returns: float