Particle Script

From Celestial Impact Wiki

Jump to: navigation, search
  • material

material path

  • drawFast

Used for fast camera alignment

Spawn

spawnPosType <RECT or SPHERE>

spawnBias <x> <y> <z>

spawnRect <dist x> <dist y> <dist z>

spawnMinRadius <radius>

spawnMaxRadius <radius>

spawnDirType <PYRAMID or CONE>

spawnConeAngle <cone angle in degrees>

spawnMinSpeed <speed>

spawnMaxSpeed <speed>

spawnMinRotation <rotation>

spawnMaxRotation <rotation>

spawnMinSize <size>

spawnMaxSize <size>

spawnMinAspectRatio <aspect ratio x/y>

spawnMaxAspectRatio <aspect ratio x/y>

spawnColor <red> <green> <blue> <alpha>

Living

pathType <must be STANDARD>

gravityFactor <gravity pull factor>

windFactor <wind pull factor>

maxTime <time for particle death>

beginFade <time to begin fade>

endFade <time to end fade>

fadeColor <red> <green> <blue> <alpha>

minRotationSpeed <rotation speed>

maxRotationSpeed <rotation speed>

useTime