Hi, i would like to create a parallax background with particles. I use a ParticleSystem that creates particles, the particles move downwards. Each particle has a different velocityY, but the problem is they collide with each other. I would like to turn this off.
So, does anyone know how to turn of the collision in a ParticleSystem?
Thanks!