How to get the audiosource to work?

So I am working on something and have 3 audiosources so far One is a waterfall which works just fine now, one an ocean and last a rainforest ambient sound neither of the last two work. they play just fine when added to terrain but I want them to sound only in different areas not the whole world. I cant seam to get them to work anywhere else. Also please no scripts.

1 Answer

1

Well what you want to do, is going to need some scripting. But don’t worry it’s pretty simple.

Here are 3 great tutorials by Unity, that will explain how to have different sounds playing under different circumstances

http://unity3d.com/learn/tutorials/modules/beginner/live-training-archive/sound-effects-scripting?playlist=17096

http://unity3d.com/learn/tutorials/modules/beginner/live-training-archive/adding-music-to-your-game?playlist=17096

http://unity3d.com/learn/tutorials/modules/beginner/live-training-archive/sound-effects-in-unity-5?playlist=17096

Cheers!
@legiongaming