diff options
author | Dmitrii Morozov <snoopdesigns@gmail.com> | 2025-01-04 12:41:47 +0100 |
---|---|---|
committer | Dmitrii Morozov <snoopdesigns@gmail.com> | 2025-01-04 12:41:47 +0100 |
commit | af88f7f96b64acd013c964383028311d6d310d5e (patch) | |
tree | 4a92f7cd4637c32ff4e3673798a2ea13e0f17467 /assets/particles.p | |
parent | 1e17c39d9a9fda793abb03fee9db2c7ad8f595fa (diff) |
Start from scratch
Diffstat (limited to 'assets/particles.p')
-rw-r--r-- | assets/particles.p | 160 |
1 files changed, 0 insertions, 160 deletions
diff --git a/assets/particles.p b/assets/particles.p deleted file mode 100644 index ad82dfc..0000000 --- a/assets/particles.p +++ /dev/null @@ -1,160 +0,0 @@ -Untitled -- Delay - -active: false -- Duration - -lowMin: 100.0 -lowMax: 100.0 -- Count - -min: 0 -max: 200 -- Emission - -lowMin: 200.0 -lowMax: 200.0 -highMin: 200.0 -highMax: 200.0 -relative: false -scalingCount: 1 -scaling0: 1.0 -timelineCount: 1 -timeline0: 0.0 -- Life - -lowMin: 0.0 -lowMax: 0.0 -highMin: 1000.0 -highMax: 1000.0 -relative: false -scalingCount: 3 -scaling0: 1.0 -scaling1: 1.0 -scaling2: 1.0 -timelineCount: 3 -timeline0: 0.0 -timeline1: 0.66 -timeline2: 1.0 -independent: false -- Life Offset - -active: false -independent: false -- X Offset - -active: false -- Y Offset - -active: false -- Spawn Shape - -shape: point -- Spawn Width - -lowMin: 0.0 -lowMax: 0.0 -highMin: 0.0 -highMax: 0.0 -relative: false -scalingCount: 1 -scaling0: 1.0 -timelineCount: 1 -timeline0: 0.0 -- Spawn Height - -lowMin: 0.0 -lowMax: 0.0 -highMin: 0.0 -highMax: 0.0 -relative: false -scalingCount: 1 -scaling0: 1.0 -timelineCount: 1 -timeline0: 0.0 -- X Scale - -lowMin: 1.0 -lowMax: 1.0 -highMin: 2.0 -highMax: 4.0 -relative: false -scalingCount: 1 -scaling0: 1.0 -timelineCount: 1 -timeline0: 0.0 -- Y Scale - -active: false -- Velocity - -active: true -lowMin: 0.0 -lowMax: 0.0 -highMin: 10.0 -highMax: 20.0 -relative: false -scalingCount: 1 -scaling0: 1.0 -timelineCount: 1 -timeline0: 0.0 -- Angle - -active: true -lowMin: -90.0 -lowMax: -90.0 -highMin: -90.0 -highMax: -90.0 -relative: false -scalingCount: 3 -scaling0: 1.0 -scaling1: 1.0 -scaling2: 1.0 -timelineCount: 3 -timeline0: 0.0 -timeline1: 0.6369863 -timeline2: 1.0 -- Rotation - -active: false -- Wind - -active: false -- Gravity - -active: true -lowMin: 0.0 -lowMax: 0.0 -highMin: 0.0 -highMax: 0.0 -relative: false -scalingCount: 1 -scaling0: 1.0 -timelineCount: 1 -timeline0: 0.0 -- Tint - -colorsCount: 9 -colors0: 1.0 -colors1: 1.0 -colors2: 1.0 -colors3: 1.0 -colors4: 1.0 -colors5: 1.0 -colors6: 0.0 -colors7: 1.0 -colors8: 0.9764706 -timelineCount: 3 -timeline0: 0.0 -timeline1: 0.097770154 -timeline2: 1.0 -- Transparency - -lowMin: 0.0 -lowMax: 0.0 -highMin: 1.0 -highMax: 1.0 -relative: false -scalingCount: 5 -scaling0: 0.0 -scaling1: 1.0 -scaling2: 0.8245614 -scaling3: 0.47368422 -scaling4: 0.0 -timelineCount: 5 -timeline0: 0.0 -timeline1: 0.001 -timeline2: 0.46575344 -timeline3: 0.7876712 -timeline4: 1.0 -- Options - -attached: false -continuous: true -aligned: false -additive: true -behind: false -premultipliedAlpha: false -spriteMode: single -- Image Paths - -particle.png - |