Skip to content

ParticleSystem

← Back to Asset Types

Documentation for the ParticleSystem asset type.

Location

Particles

Use in Your Files

Add this to your JSON files for IDE autocompletion and validation:

"$schema": "https://hytaledb.ginco.gg/schemas/ParticleSystem.schema.json"

Schema

Spawners array
Array items: ParticleSpawnerGroup
LifeSpan NullableNumberOrSpecial
CullDistance NullableNumberOrSpecial
BoundingRadius NullableNumberOrSpecial
IsImportant boolean
Default:false
All of
base