mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 03:56:31 +00:00
30 lines
662 B
Plaintext
30 lines
662 B
Plaintext
{
|
|
"autoTrigger": true,
|
|
"autoTriggerDelay": 0.0,
|
|
"emitters": [
|
|
{
|
|
"name": "emitter2",
|
|
"offset": "0 0",
|
|
"modifiers": [],
|
|
"profile": {
|
|
"type": "Point"
|
|
},
|
|
"parameters": {
|
|
"quantity": [5,5],
|
|
"speed": [50.0,100.0],
|
|
"color": ["#ffffffff","#ffffffff"],
|
|
"opacity": [0.0,1.0],
|
|
"scale": [1.0,1.0],
|
|
"rotation": [-1.57079637,1.57079637],
|
|
"mass": [1.0,1.0]
|
|
},
|
|
"textureRegion": "particle",
|
|
"modifierExecutionStrategy": "Serial",
|
|
"capacity": 1000,
|
|
"lifeSpan": 1.0
|
|
}
|
|
],
|
|
"position": "718.5 490",
|
|
"rotation": 0.0,
|
|
"scale": "1 1"
|
|
} |