SiliconGhetto Engine API
    Preparing search index...

    Function platformerJumpHeld

    • Set whether the jump key is being held (for variable-height jumps).

      Parameters

      • entity: number

        The entity ID

      • held: boolean

        True if the jump key is held down

      Returns void