Full Spiral Particle
This page was last updated for version v1.2.0
Last updated
This page was last updated for version v1.2.0
Last updated
full-spiral [args]
It works similarly to Multi Spiral Particle but has 2 extra arguments. It helps you to create spiral of particles. Spirals will be moving on 3 dimensions; x, y and z. For instance, if you want to spawn spiral particles around the player, and want the spirals to cover the body top to bottom, you can use this spiral type.
All the arguments in Single, Spiral, and Multi Spiral particles also apply to this.
spirals
spiral amount
spirals=<INTEGER>
spirals=5
, spirals={s}
3
*
gap
gap between spirals
gap=<DOUBLE>
gap=2
, gap=0.5
, gap={gap}
4
*