Skip to main content
 Warning: Beta Version
Version: Beta ⚠️

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

InheritedList
A list of facts that must be met by the player before this entry can be triggered.

Modifiers

InheritedList
A list of facts that will be modified for the player when this entry is triggered.

Triggers

RequiredList

Location

Optional

The location to spawn the particles at. (Defaults to player's location

Particle

Required

The particle to spawn.

Count

Required

The amount of particles to spawn.

Offset X

Required

The offset from the location on the X axis.

Offset Y

Required

The offset from the location on the Y axis.

Offset Z

Required

The offset from the location on the Z axis.

Speed

Required

The speed of the particles. For some particles, this is the "extra" data value to control particle behavior.