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

21 lines
No EOL
421 B
JSON

{
"_fv": 57,
"_type": "particle",
"definition": {
"texture": "bullethole.png",
"animate": false,
"frameDuration": 1,
"width": 0.0,
"height": 0.0,
"scale": 1.0,
"speedFactor": 0.0,
"gravity": 0.0,
"maxAge": 100,
"maxAgeDiff": 0,
"angularVelocity": 0.0,
"angularAcceleration": 0.0,
"canCollide": false,
"alwaysShow": false,
"renderType": "TRANSLUCENT"
}
}