Appearance
Action Spawn Particles
Creates particle effects at a player or coordinates.
Inputs: 1 · Outputs: Then
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Particle Type | Particle Select (multi, searchable) | Yes | — | Type of particle effect(s) to spawn. |
| Count Each | Number | Yes | 10 | Number of particles per tick (1–500). |
| Location | Select | Yes | At Player | Where particles appear: At Player or At Coordinates. |
| X / Y / Z | Number | Yes (if Coords) | — | Visible when Location = At Coordinates. |
| World | String | Yes (if Coords) | %world% | World name. Visible when Location = At Coordinates. |
| Spread | Number | No | 0.5 | Area spread for X/Y/Z axes (0–10). |
Example
Spawn hearts at the player:
- Select
HEARTparticle - Set Count Each to
5 - Set Location to
At Player - Set Spread to
1
