do-disciplinary-committee-m.../www/data/particles/Comedy.json
2025-05-04 14:43:03 -05:00

54 lines
No EOL
933 B
JSON

{
"alpha": {
"start": 1,
"end": 1
},
"scale": {
"start": 0.75,
"end": 3,
"minimumScaleMultiplier": 0.1
},
"color": {
"start": "#ffffff",
"end": "#ffffff"
},
"speed": {
"start": 300,
"end": 300,
"minimumSpeedMultiplier": 4
},
"acceleration": {
"x": 0,
"y": 0
},
"maxSpeed": 4,
"startRotation": {
"min": 0,
"max": 0
},
"noRotation": true,
"rotationSpeed": {
"min": 0,
"max": 0
},
"lifetime": {
"min": 1,
"max": 1
},
"blendMode": "normal",
"frequency": 0.0015,
"emitterLifetime": -1,
"maxParticles": 1000,
"pos": {
"x": 0,
"y": 0
},
"addAtBack": false,
"spawnType": "ring",
"spawnCircle": {
"x": 0,
"y": 0,
"r": 250,
"minR": 250
}
}