🎆Firework Effects
This topic has been separated as it is a bit longer and could not fit in 1 or 2 lines in the Custom Parameters section.
A FireworkEffect has 5 properties
type (FireworkType): The type of shape that the firework effect will have. (You can see all types here)
flicker (boolean) : If activated, it will cause the fireworks to flicker.
trail (boolean): If activated, the firework will have a trail.
color (hex color): The primary color of fireworks (See how to get the hex color here)
fadeColor (hex color): The diffused color that the firework will have. (See how to get the hex color here)
The format in which a firework effect is applied is as follows:
Last updated