mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
2.1.1
This commit is contained in:
23
elements/BleedingParticles.mod.json
Normal file
23
elements/BleedingParticles.mod.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user