Particle Collision causes Explosion?,Explosion on particle contact?
How do i have it so that an explosion will trigger when a particle collides with a game object, in my case i would like a bullet shot from a gun (which is a single particle) to cause a small explosion on contact with a game object, i am inexperienced with coding in unity so please explain in a bit of depth, thanks!,How do i make a particle call an explosion when it hits a game object? In my case it is a bullet, which is a single particle, which i would like to cause a small explosion when it hits a game object. (I'm not experienced using code in unity yet so please explain in a bit of depth) thanks
Your answer
Follow this Question
Related Questions
Car made from Different GameObjects and Empty GameObjects breaks on Collision with Terrain. 0 Answers
Particle System Collision Mode 1 Answer
How do I add forces for the specific sprites of a particle? 0 Answers
How make long range spell effect with collisions (flame thrower effect) 1 Answer
How to Destroy A GameObject when it enters any Triggers 2 Answers