Hi. I want to make a laser and the closer you get to it, it will get louder. I put an audio source in it with the laser sound set to loop and however far I move away from it, it always stays the same volume. I tried changing the Rolloff factor higher and it still doesn’t work . Am I doing anything wrong here?
Is the audio source file stereo or mono?
It’s stereo.
Then make it mono in the import settings… stereo sounds are not handled as positional audio… see also:
http://unity3d.com/support/documentation/Manual/Audio%20Files.html#PositionalAudio
Jashan
Thanks