Rain, rain, go away sooner

This commit is contained in:
Loren Burkholder 2023-03-29 12:47:17 -04:00
parent 58b2ae1f06
commit 5df7a8b2a7

View File

@ -15,7 +15,7 @@ Item {
function pulseRainfall() function pulseRainfall()
{ {
rainfallEmitter.pulse(parent.height * 7.5) rainfallEmitter.pulse(parent.height * 3.3)
} }
ParticleSystem { ParticleSystem {