mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Don't apply gravity to rain
It makes the rain look wacky.
This commit is contained in:
parent
b95388a5b9
commit
58b2ae1f06
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ Item {
|
|||
|
||||
Gravity {
|
||||
system: particleSystem
|
||||
groups: ["confetti"]
|
||||
anchors.fill: parent
|
||||
magnitude: 350
|
||||
angle: 90
|
||||
|
|
Loading…
Reference in a new issue