Create particle at
X = random(viewportWidth(0))
Y = viewportHeight(0)
Set particle rate is 1 and gravity is -10 or smaller.
hm doesnt seem to be working for me. it seems to move only the particle
object to bottom of the application instead. No idea if i have missed something