superb-warfare/elements/Firestar.mod.json
2024-05-04 14:26:24 +08:00

21 lines
No EOL
409 B
JSON

{
"_fv": 57,
"_type": "particle",
"definition": {
"texture": "firestar.png",
"animate": true,
"frameDuration": 2,
"width": 0.2,
"height": 0.2,
"scale": 0.5,
"speedFactor": 1.0,
"gravity": 1.0,
"maxAge": 40,
"maxAgeDiff": 20,
"angularVelocity": 0.0,
"angularAcceleration": 0.0,
"canCollide": true,
"alwaysShow": false,
"renderType": "LIT"
}
}