mysecretsummervacation2/www/data/TrpParticles.json
2023-08-14 15:30:44 -05:00

264 lines
No EOL
5.9 KiB
JSON

{
"test": {
"alpha": {
"list": [
{
"time": 0,
"value": 0
},
{
"time": 0.5,
"value": 1
},
{
"time": 1,
"value": 0
}
]
},
"scale": {
"list": [
{
"time": 0,
"value": 0
},
{
"time": 0.5,
"value": 1
},
{
"time": 1,
"value": 0
}
],
"minimumScaleMultiplier": 0.5
},
"speed": {
"list": [
{
"time": 0,
"value": 300
},
{
"time": 1,
"value": 100
}
],
"minimumSpeedMultiplier": 1
},
"color": {
"list": [
{
"time": 0,
"value": "#ffffff"
},
{
"time": 1,
"value": "#ffffff"
}
]
},
"colorMode": 0,
"acceleration": {
"x": 0,
"y": 0
},
"maxSpeed": null,
"startRotation": {
"min": 0,
"max": 360
},
"noRotation": false,
"rotationSpeed": {
"min": 0,
"max": 0
},
"angle": 0,
"mirrorType": 0,
"orderedArt": 0,
"lifetime": {
"min": 1,
"max": 1
},
"blendMode": "add",
"frequency": 0.01,
"spawnChance": 1,
"particlesPerWave": 1,
"emitterLifetime": -1,
"maxParticles": 10000,
"fluctuation": {
"max": 0,
"sensitivity": 0
},
"spawnType": "point",
"pos": {
"x": 0,
"y": 0
},
"spawnRect": null,
"spawnCircle": null,
"particleSpacing": 0,
"angleStart": 0,
"bdt": 0,
"brt": 0,
"br": 0,
"bdr": 0,
"bdx": 0,
"bdy": 0,
"addAtBack": false,
"image": null,
"targetType": 0,
"comment": ""
},
"light_floor": {
"alpha": {
"list": [
{
"time": 0,
"value": 0
},
{
"time": 0.5,
"value": 1
},
{
"time": 0.55,
"value": 0
},
{
"time": 0.6,
"value": 1
},
{
"time": 0.65,
"value": 0
},
{
"time": 0.7,
"value": 1
},
{
"time": 0.75,
"value": 0
},
{
"time": 0.8,
"value": 1
},
{
"time": 0.85,
"value": 0
},
{
"time": 0.9,
"value": 1
},
{
"time": 0.95,
"value": 0
},
{
"time": 1,
"value": 0
}
]
},
"scale": {
"list": [
{
"time": 0,
"value": 0
},
{
"time": 0.5,
"value": 0.2
},
{
"time": 1,
"value": 0
}
],
"minimumScaleMultiplier": 0.5
},
"speed": {
"list": [
{
"time": 0,
"value": 20
},
{
"time": 1,
"value": 20
}
],
"minimumSpeedMultiplier": 0.5
},
"color": {
"list": [
{
"time": 0,
"value": "#ffea00"
},
{
"time": 1,
"value": "#ffea00"
}
]
},
"colorMode": 0,
"acceleration": {
"x": 0,
"y": -50
},
"maxSpeed": null,
"startRotation": {
"min": -90,
"max": 270
},
"noRotation": false,
"rotationSpeed": {
"min": -120,
"max": 120
},
"angle": -1,
"mirrorType": 2,
"orderedArt": 0,
"lifetime": {
"min": 1,
"max": 2
},
"blendMode": "ADD",
"frequency": 1,
"spawnChance": 1,
"particlesPerWave": 1,
"emitterLifetime": -1,
"maxParticles": 10000,
"fluctuation": {
"max": 0,
"sensitivity": 0
},
"spawnType": "circle",
"pos": {
"x": 0,
"y": 0
},
"spawnRect": null,
"spawnCircle": {
"x": 0,
"y": -12,
"r": 32
},
"particleSpacing": 0,
"angleStart": 0,
"bdt": 0,
"brt": 0,
"br": 0,
"bdr": 0,
"bdx": 0,
"bdy": 0,
"addAtBack": false,
"image": "shine3",
"targetType": 7,
"comment": "230710"
}
}