Simple volume change on sound effects?
This is likely extremely obvious and I'm just missing something, but I'm trying to have a sound effect increase in volume as the player gets close to it.
At the moment, the volume of the sound is reacting to the position of the camera (The camera is static and the player runs around the scene). I'm trying to get the sound to increase as the player moves closer.
3D panning on the sound effect is on.
Any help would be greatly appreciated! Thanks! :)
-
Hi,
If you add a trigger zone with a fall off range and wire that into the volume of the sound, the more the player enters the zone the louder the sound will be :)
John -
Perfect, thanks John! :D
Please sign in to leave a comment.