Reference

Commands

Source

Texture Source

Source = [Explode.jpg, 32, 32

Arguments:

  • File Name

  • Sprite Width

  • Sprite Height

  • (optional) Billboard On/Off

Puppet Source

Source = *pet gp_blackhole-purple02.pet, petlight

Arguments:

  • File Name (prefixed with *pet)

  • Lighting (petlight)

Blend

Arguments:

  • Blend Mode, one of:

    • Normal

    • Add

    • Multiply

    • InvMultiply

  • Tail Blend Mode, one of:

    • Normal

    • Add

    • Multiply

    • InvMultiply

Lighting

Arguments:

  • Lighting Mode, one of or none:

    • Off

    • Diffuse

    • Ambient1

    • Ambient2

GenPos

Arguments:

  • Minimum AABB (Axis-aligned bounding box)

    • x

    • y

    • z

  • Maximum AABB

    • x

    • y

    • z

Init_Size

Arguments:

  • Multiples (between 0 and 1)

    • Minimal Size

    • Maximum Size

    • Ratio

Add_Size

Arguments:

  • Percentiles

    • Start Time

    • Start Size

  • Percentiles

    • End Time

    • End Size

Init_Frame

Arguments:

  • Integer values

    • Minimal Frame

    • Maximum Frame

Add_Frame

Arguments:

  • Percentiles

    • Start Time

    • End Time

  • Integer values

    • Start Frame

    • End Frame

    • Transition Time (ms/frames)

Add_Generation

Arguments:

  • Integer values

    • Start Frame

    • End Frame

  • Number of items to generate

  • Angle of Cone (deg/rad)

LifeTime

Arguments:

  • Float values

    • Minimum lifetime (ms/frames)

    • Maximum lifetime (ms/frames)

Add_Fade

Arguments:

  • Start values

    • Start Time (Percentile)

    • Start Color (ARGB_255)

  • End values

    • End Time (Percentile)

    • End Color (ARGB_255)

Init_Velocity

Arguments:

  • Minimum Velocity Direction

    • x

    • y

    • z

  • Maximum Velocity Direction

    • x

    • y

    • z

Add_Velocity

Arguments:

  • Start values

    • Start Time (ms/frames)

    • Start Velocity

  • End values

    • End Time (ms/frames)

    • End Velocity

Tail

Arguments:

  • Length

  • Generation Interval (ms/frames)

  • End Color (ARGB_255)

  • Texture File Name

  • Width

  • Status (monolith)

  • Facing Camera (cameraside)

Init_Angle

Arguments:

  • Minimum Angles (deg/rad)

    • x

    • y

    • z

  • Maximum Angles (deg/rad)

    • x

    • y

    • z

Init_Rotation

Arguments:

  • Minimum Angular Velocity (deg/rad)

    • x

    • y

    • z

  • Maximum Angular Velocity (deg/rad)

    • x

    • y

    • z

Add_Rotation

Arguments:

  • Start values

    • Start Time (Percentile)

    • Start Angular Velocity (Percentile)

  • End values

    • End Time (Percentile)

    • End Angular Velocity (Percentile)

Friction

Arguments:

  • Friction (Float)

GroundFriction

Arguments:

  • Friction (Float)

Gravity

Arguments:

  • Gravity Direction

    • x

    • y

    • z

Add_GravityPoint

Arguments:

  • Center Position

    • x

    • y

    • z

  • Intensity

  • Barrier Range

  • Out-of-Range Intensity

Ground

Arguments:

  • Height

  • Elasticity (Percentile)

  • Collision Radius

Add_Quake

Arguments:

  • Center Position

    • x

    • y

    • z

  • Start values

    • Start Time (ms/frames)

    • Start Intensity

      • x

      • y

      • z

  • End values

    • End Time (ms/frames)

    • End Intensity

      • x

      • y

      • z

  • Time Interval (ms/frames)

Add_Flash

Arguments:

  • Start Time (ms/frames)

  • Maximum Time (ms/frames)

  • End Time (ms/frames)

CamOffset

Arguments:

  • Offset to Camera (Float)

Vol_Core

Arguments:

  • Positional values

    • Horizontal Scale

    • Vertical Scale

Vol_Max_Opacity

Arguments:

  • Opacity (Float)

Dist_Limit

Arguments:

  • Positional values

    • x

    • y

Add_Bubble

Arguments:

  • Bubble motion values

    • Front/Back Amplitude

    • Frequency/second

  • Bubble motion values

    • Bottom Amplitude

    • Frequency/second

  • Bubble motion values

    • Left/Right Amplitude

    • Frequency/second

Ext_Orientation

Arguments:

  • x (0 or 1)

  • y (0 or 1)

  • z (0 or 1)

Add_Wind

Arguments:

  • Float values

    • Minimum Rate

    • Maximum Rate

Ext_Wind

Arguments:

  • Positional values

    • x

    • y

    • z

IsSphere

Arguments:

  • Integer (0: Box, 1: Sphere)

RegenAtSamePos

Arguments:

  • Integer boolean representation

Last updated