Version: 0.4.2
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
InheritedListA list of facts that must be met by the player before this entry can be triggered.
Modifiers
InheritedListA list of facts that will be modified for the player when this entry is triggered.
Triggers
InheritedListA list of entries that will be triggered after this entry is triggered.
Location
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.