Spawn Particle Action
The Spawn Particle Action
is an action that spawns a specific particle at a given location. This action provides you with the ability to spawn particles with a specified type, count, and location.
How could this be used?
This action can be useful in a variety of situations. You can use it to create visual effects in response to specific events, such as explosions or magical spells. The possibilities are endless!
Fields
Criteria
InheritedListModifiers
InheritedListTriggers
RequiredListLocation
OptionalThe location to spawn the particles at. (Defaults to player's location
Particle
RequiredThe particle to spawn.
Count
RequiredThe amount of particles to spawn.
Offset X
RequiredThe offset from the location on the X axis.
Offset Y
RequiredThe offset from the location on the Y axis.
Offset Z
RequiredThe offset from the location on the Z axis.
Speed
RequiredThe speed of the particles. For some particles, this is the "extra" data value to control particle behavior.