Template


Particle Reference


These are specific to Type=particle templates.

TYPEFLAGS
MATERIAL
RANGE
MINSIZE
RATE
MAXTHRUST
PITCHRANGE
YAWRANGE
ELEMENTSIZE
COUNT 


TYPEFLAGS

Particle Flags Particle Flags

Use: typeflags=int


MATERIAL

Material file

Use: material=*.mat


RANGE

Maximum radius or range of a weapon

Use: range=flex


MINSIZE

Minimum size of a particle

Use: minsize=flex


RATE

Speed to destroy particles particles once timer has timed out.

Use: rate=flex (particles per sec)


MAXTHRUST

Maximum rate of expansion of particle cloud

Use: maxthrust=flex


PITCHRANGE

Range of Pitch

Use: pitchrange=flex


YAWRANGE

Range of Yaw

Use: yawrange=flex


ELEMENTSIZE

Size of each element

Use: elementsize=flex


COUNT

Number of particles

Use: count=int must be " < 256 "