- Home /
Question by
Major · Nov 29, 2014 at 06:21 AM ·
gameobjectraycastbulletonparticlecollision
ContactPoint with OnParticleCollision?
I am trying to setup a bullet system using unity's particle system. I only run into a problem when I need to apply a decal to the collision site of the particle and object. I thought of using ContactPoint but it doesn't seem that the documentation is up to date. Can anyone provide some help please? I am using c# thanks!
Comment
Your answer
Follow this Question
Related Questions
Raycast from inside an object 2 Answers
How to detect if a raycast ray stop hitting an object 1 Answer
Help destroying gameObject on RayCastHit? 1 Answer
checking colliders from multiple raycast 1 Answer
Shooting style like enter the dungeon 0 Answers