where to learn how to reduce volume in the scene

Hello, I’m following several YouTube tutorials to create a simple sound reduction bar, but I keep running into errors in all of them — which I’ve also seen mentioned in the comments. So far, I haven’t found a tutorial that simply shows how to attenuate the sound in my scene. Could someone recommend a video or any reference?

1 Like

I’m confused, are you asking how to decrease your audio volume, or are you asking how to use attenuation 3d space audio functions? Which one is it? Both have different meanings and functions.

Hi, a volume slider to decrease my audio volume, I’ve just created one following this video

The result is that when i click on Play, the volume slider doesn’t go away and I can’t even use my keyboard, that’s why I say I don’t find any useful tutorial.

You have to get the reference of the UI and then call “remove from viewport” and then you can get the player controller and call a node “Set input mode game and UI”.