I created a GPU particle system that would make it rain over a level with stacked buildings.
Does anyone know if it’s possible to kill off particles on top of the buildings so it wouldn’t rain underneath it or inside the buildings.
Collision only works when the collision happends in the view.
I was able to get it working. I thought the kill box would kill particles inside of the box, it seems that it only kills particles outside of the box. Thanks for the offer!