mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-13 12:00:02 -04:00
slower particles because bruh
This commit is contained in:
parent
df72045653
commit
cacb41cdcd
1 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
||||||
},
|
},
|
||||||
move: {
|
move: {
|
||||||
enable: true,
|
enable: true,
|
||||||
speed: 2,
|
speed: 0.8,
|
||||||
direction: "none",
|
direction: "none",
|
||||||
outModes: {
|
outModes: {
|
||||||
default: "out",
|
default: "out",
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
value: { min: 0.1, max: 0.5 },
|
value: { min: 0.1, max: 0.5 },
|
||||||
animation: {
|
animation: {
|
||||||
enable: true,
|
enable: true,
|
||||||
speed: 3,
|
speed: 0.5,
|
||||||
sync: false,
|
sync: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
value: { min: 1, max: 5 },
|
value: { min: 1, max: 5 },
|
||||||
animation: {
|
animation: {
|
||||||
enable: true,
|
enable: true,
|
||||||
speed: 5,
|
speed: 0.5,
|
||||||
sync: false,
|
sync: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue