How to add sound effect to my vr game
I have made the sound effects like interaction with objectives, how can I apply it to the vr game?
Answer by Darkforge317 · May 15, 2018 at 12:38 AM
Here's quick list of what you need to do... I suggest you look up a YouTube video like this one.
- Add AudioSource components to the objects you want sound to come from. 
- Then drag and drop the audio file into the component. 
- Then get a reference to the AudioSource component via script, and call .Play() on it. 
Your answer
 
 
             Follow this Question
Related Questions
AudioSource Position in the wrong place in VR 1 Answer
Recording Players voice in Unity using VR buttons. 0 Answers
Oculus Rift DK1 audio only on PC speakers 1 Answer
Native Spatializer in OSX 0 Answers
Trigger an animation (state) within the animator controller using audio input from VR microphone 0 Answers
 koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                