Adjusting the sound volume

Is there a way to change the volume of a sound?

Hi @legosandjoysticks! Sorry for the late reply. If you add your sounds to the canvas, then you can adjust their volume in the inspector.

We don’t have a way to edit volume for sounds on frames yet, but I’ll add that to the issue tracker!

Thank you. That is exactly what I was looking for!

Just as a note, this acts more like a “gain” value. By default it’s 0(No sound) to 1(full regular volume). So to make your sounds lower, you should make it .9, .8, .7, etc… to make them higher, try 1.1, 1.2, etc…

Got it! Thanks. I’m just happy you can change the volume, because I’m working on a project that is going to have a few different levels.