Particle Mesh Collision ( Niagara )

Niagara does not use the physics body for particle collisions, it approximates meshes with a sphere. If you need accurate physical collisions you should use static meshes with Chaos enabled instead of particles.

1 Like