Here you will everything to know on the ShapeParticle parameter of the particleCreator
Example of a shapeParticle
"colorCreator": [ { "key": "RAINBOW", "option": "10000;true" } ]
The colorcreator parameter can be seen as an list of "instruction" executed sequentially to create the shape wanted
Each "instructions" has 2 parameters:
A key
Options (sometimes optional)
Last updated 3 years ago