Effects and particles
How do effects work? How do I mod them?
Summary
Published: Feb 11 2024 by mana vortex Last documented edit: Feb 11 2024 by mana vortex
Wait, this is not what I want!
See Effect componentsfor effect explanations by component
See FX Material Properties for animated materials
While explosions are definitely effects, lights are something else => Lights explained
Effect duration
An effect's duration is defined in the .effects file:

Particle lifetime
You can find a particle's lifetime for the individual entries in the modules
array:
These are probably (?) overwritten by effect durations?

Last updated