Mapping/Entities/misc particle

From UFO:AI
< Mapping‎ | Entities(Redirected from Misc particle)
Jump to navigation Jump to search
Entities settings.jpg

Creates a particle effect.

Keys

  • particle: name of the particle definition
Particle properties can be set here with a preceding '-' or '+'.
'-' property is set before calling the particle init function
'+' do it afterwards
  • wait: wait time
Wait times are of the format "a b".
It spawns particles in random intervals ranging from (a) to (a+b) seconds.
If no wait time is specified one particle is created at map start.

Don't forget to set the levelflags as needed.

Links