Is there anyway to stop 3d sounds?

Yea just like the topic. I made a system where it check the sound via the zone the player was in. The problem was that the sound is located inside the part. And changing the script will take a long time. So to save some time, I want to know is there any way to stop 3d sounds and just plays the sound like a normal version (Plays a sound like its in a workspace)

Thanks for reading :smiley:

3 Likes

Just put your sounds in SoundService. If theres an easier method paste it below

4 Likes

I’m pretty sure if you just increase the MinRange (I think that’s what it’s called) by a ton it makes it always play at max volume since you’ll never leave the range

2 Likes