Question by 
               korzes · Mar 30, 2016 at 12:10 PM · 
                audioaudiosource  
              
 
              no sound when collide with other object
i have a bullet that will destroy stone if they collide each other. but no sound appear after that collide.. but if my player collide with the stone it will appear the sound. here some of my code for the stone destroy if hit by bullet 
 
                 
                untitled.png 
                (14.3 kB) 
               
 
              
               Comment
              
 
               
              Answer by $$anonymous$$ · Mar 30, 2016 at 03:55 PM
Well I'm helping another user about this problem: 15 should be
effect= GetComponent<>().Play; In the middle of <> Say AudioSource
If you have time pls pass here only subscribe ;) https://www.youtube.com/channel/UCCV5S5GAp-sXr4EB-a1TYUA
Your answer
 
             Follow this Question
Related Questions
audio.play does not work 1 Answer
Can't play shoot sound 0 Answers
Get spectrum data from global audio output 0 Answers