How do you make audio play after GameObject Collides with another Game Object? PLZ REPLY QUICK
Hi how do I make a sound come on (the audio clip name is called "Clapping" just in case that helps) when a game object (name = "Ball") hits an empty game object. What I'm trying to do is, when a basketball goes through and empty game object how do I make the audio clip play. The empty game object is inside hoop that you have to throw the ball in and I put an empty game Object in the middle of the Hoop and when the ball goes through the hoop, I'm trying to make it go through without stopping ( fi you know how to do that aswell, would be MUCH appreciated) and make the sound of the audio clip "Clapping" PLZ reply quick, Thanks, Mohamad
Your answer
Follow this Question
Related Questions
Trigger detects player collision and play specific audio from array 1 Answer
How do you trigger an audio clip when two game objects collide with each other? 0 Answers
Get tile from trigger 0 Answers
Get the serial number of the collided particle 0 Answers
Need help coding collision detection to a destroy command. 0 Answers