o 30.0 (default 0.1)
//
// PART_MAX_AGE: particle lifespan in seconds, 0.00 to 30.0 (default=10.0)
// ... COLOR and ALPHA(transparency) to change over it's lifespan
//
// INTERP_SCALE: causes particle SCALE(size) to change over it's lifespan
//======================== After-Effects & ... les to arrive at a some target at end of of their lifespan.
//
// TARGET_LINEAR: forces particles to for
eters
float age = 20; // Life of each particle
float maxSpeed = 1; ... ticles
// system parameters
float life = 0; // Life in seconds for the system to make particles
integer count = 10; ... MEGA, omega,
PSYS_SRC_MAX_AGE, (float)life,
PSYS_SRC_TEXTURE, texture,