Quote from: KhrisMUC on Tue 27/01/2009 15:05:26
Nice work!
It looks like the snow and rain particles accelerate their fall though; this isn't true in real life and thus looks weird.
Thank you. This is only a demo. If you take a look to the code int Room1, you will see than changing initial velocity (emitter_set_velocity) and removing the force (action_add_force) in y negative you'll achieve what you want.