Hi, I was wondering if there is a way to include audio in my game. I’m only familiar with JS, so I ask that any code snip-its or tutorials are JS oriented.
- Drag and drop your audio file into Unity
- Create an audio source
- Create an Audio Listener
- Drag the audioclip to the audio source
More info:
Doesn’t work for me, is there anything else that you can do?