- Home /
Question by
counteddays2021 · Jan 23 at 05:17 AM ·
distancesoundsradius
How to add a radius/distance to sounds in unity 2d,How do I add a radius/distance to audio in unity 2d
I'm making a 2d game and I need to add a radius/distance to sounds.,Im making my own game and I need to know how to make sounds be heard in a certain radius/distance.
Comment
Answer by bluethunder3991 · Jan 23 at 07:38 AM
I am assuming you want the player to be heard if he is at a certain distance from the enemy. Then you should use this answer. https://answers.unity.com/questions/1649224/how-to-set-up-sound-radius-in-2d-game.html
Your answer