Question by
Chom1czek · Sep 21, 2015 at 09:31 AM ·
c#collisionparticlesparticle system
Particle Collision between particles
Hello there, I'm using Particle system to emit projectiles (i.e fireballs) but I don't know how to handle collision between two projectiles if they cross each other, is it even possible? Is "OnParticleCollision" gonna work with another particles? If yes then how should I reference them? Please help, thanks :)
Comment
Your answer
Follow this Question
Related Questions
Is it possible to create a touch input on spawned particles? 0 Answers
Changing particle data upon collision. 1 Answer
Having Player light torches Using Particle System and OnCollisionEnter? 1 Answer
Can I shoot a ray from a particle that hit a collider? 1 Answer
ParticleSystem collidesWith 2 Answers