Sound is too quiet, triggered from a distance

I have a simple if statement that triggers a sound effect on collision, the trouble is the sound is too far away because the tigger is far away. What is the best/easiest way to make the sound louder so it doesn’t sound like its in the distance.

I have the Audio source in the inspector.

Try playing with the minDistance and maxDistance properties and see if that helps.

1 Like