24 lines
468 B
JSON
24 lines
468 B
JSON
{
|
|
"_fv": 77,
|
|
"_type": "particle",
|
|
"definition": {
|
|
"texture": "easteregg",
|
|
"animate": false,
|
|
"frameDuration": 1,
|
|
"width": 0.2,
|
|
"height": 0.2,
|
|
"scale": {
|
|
"fixedValue": 1.0
|
|
},
|
|
"speedFactor": 1.0,
|
|
"gravity": 0.0,
|
|
"maxAge": 100,
|
|
"maxAgeDiff": 0,
|
|
"angularVelocity": 0.0,
|
|
"angularAcceleration": 0.0,
|
|
"canCollide": true,
|
|
"alwaysShow": true,
|
|
"emissiveRendering": true,
|
|
"renderType": "OPAQUE"
|
|
}
|
|
} |