boothifier/data/system/animations.json
2025-08-25 23:38:53 -07:00

22 lines
428 B
JSON

{
"comets":{
"size": 0.2,
"fade-factor1":64,
"max-comets":16
},
"fire":{
"cooling":66,
"sparking":62,
"brightness":255
},
"custom-color-pack1": {
"color1": "#FF0000",
"color2": "#00FF00",
"color3": "#0000FF"
},
"custom-color-pack2": {
"color1": "#FFFF00",
"color2": "#FF00FF",
"color3": "#00FFFF"
}
}