Addon ID

  • jetpack_3d

Info

  • License MIT License
  • Copyright icon Copyright Jonasz Osmenda. All rights reserved.

Statistics

  • Download count3 total downloads
  • Latest download count 3 downloads of latest version
  • Average download count1 downloads per day average

Owners

A list of all Actions, Conditions and Expressions supported in this addon.

General

  • Actions

    Set enabled {0}

    Enable or disable the jetpack.

    Thrust (apply upward force)

    Apply upward thrust. Call every tick while key held.

    Move forward

    Accelerate forward. Call every tick while key held.

    Move backward

    Accelerate backward. Call every tick while key held.

    Turn left

    Rotate left. Call every tick while key held.

    Turn right

    Rotate right. Call every tick while key held.

    Stop horizontal movement

    Instantly zero horizontal velocity.

    Set altitude to {0}

    Teleport to altitude.

    Set heading to {0}°

    Set direction in degrees.

    Set apply pitch {0}

    Enable/disable pitch tilt.

    Set apply roll {0}

    Enable/disable roll tilt.

  • Conditions

    Is flying

    True when off the ground.

    Is on ground

    True when on the ground.

  • Expressions

    Altitude

    Current altitude in px.

    Heading

    Current heading in degrees (0–360).

    SpeedH

    Current horizontal speed in px/s.

    SpeedV

    Current vertical speed in px/s.