> For the complete documentation index, see [llms.txt](https://xiv.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xiv.dev/game-data/visual-effects/object-life.md).

# Object Life

`Life` controls how long a particle lives, and can be somewhat counter-intuitive. `Life = -1` means that the emitter lives forever, so it's animations will only trigger once. If you want an emitter to continuously loop (that is, die and get re-created), set it a value greater than `-1`.
