Skip to content

jumps

Description

jumps is a Property on Character
The number of jumps this Character has. This value defaults to whatever the World Settings have jumps set to when the Character respawns.

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

returns: int