I want when particles from my particle system collide with the floor of the level, they do not move any where. The problem I am running into is a have the gravity force on the particle system and when the particles collide with the ground, they still move in other directions.
Select the game object with your ParticleSystem, open the ‘Collison’ section of the PS, and set ‘Dampen’ to 1.0.
