This commit is contained in:
nimsolated
2026-03-24 21:59:09 -07:00
parent cec0364d50
commit 5631439606
48 changed files with 991 additions and 19 deletions

View File

@@ -0,0 +1,23 @@
{
"_fv": 73,
"_type": "particle",
"definition": {
"texture": "bleed",
"animate": false,
"frameDuration": 1,
"width": 0.2,
"height": 0.2,
"scale": {
"fixedValue": 1.0
},
"speedFactor": 0.0,
"gravity": 0.5,
"maxAge": 9,
"maxAgeDiff": 0,
"angularVelocity": 0.0,
"angularAcceleration": 0.0,
"canCollide": true,
"alwaysShow": false,
"renderType": "OPAQUE"
}
}