- Home /
Question by
karim-123 · Jul 11, 2020 at 01:02 PM ·
collisionparticlesparticlesystem
Detect when 2 particle systems collide with each other?
So i have one particle system which is red (enemy) and then when i you click the mouse it spawns a green particle system. So i want to green particle system to destroy the red if they collide with each other, Is this possible if so how? Btw i tried OnParticleCollision and it didnt work.
Comment
Your answer
Follow this Question
Related Questions
Finding Particle Information Upon Collision 2 Answers
Destroy multiple GameObject when Particles collide 1 Answer
Particles causing a weird effect on the surface they collide with 0 Answers
How to make OnParticleCollision affect multiple GameObject 1 Answer
Why is ParticleCollider's intersection always zero? 1 Answer