Problem with Particles collision

Hi everyone,

i have a problem with the collision between two particles

there any example that you can give me

thanks a lot

Particles don’t collide with each other. Also what is with your pointless poll which had no questions?

In any case, if you want particles to collide with each other, you would probably need some form of compute shader or use physics instead since it is a computational nightmare waiting to happen.

1 Like