Particle Emitter
Emits particles during a set amount of time.
Parameter | Information | Example |
---|---|---|
Location | The location of the particle following the format of |
|
Particle | The particle to spawn, here is a list of all the particles in the latest version. |
|
Amount | The amount of particles that need to be spawned. |
|
dX | The delta X, the value of this descides how much the area where the particle spawns will extend over the x-axis. |
|
dY | The same as dX but with the y-axis |
|
dZ | The same as dX but with the z-axis |
|
Force | When enabled, the player will see the particle, no matter the distance (if it is in view of course). |
|
Length | The duration or length of the effect. |
|
StartUp | The time it takes to display the full amount of particles. Set to |
|
Delay | The amount of ticks this effect waits after the show starts before its activation. |
|
Preview
Youtube Tutorial
Still needs to be made...
Last updated