Skip to content

jumps

Description

jumps is a Property on WorldSettings
The amount of times a Character can jump before they need to land. Landing resets the amount of jumps you have back to this number.

Example
WorldSettings.jumps = 1
local testVariable = WorldSettings.jumps
Usage

returns: int