Mainly been struggling with getting my music GUI to mute, this Global “Workspace” music player. Now I’m wondering how its possible to do this because when I check other games out, that have global not local music players they still have the way of managing to mute the local player music when someone wants to hear it or not?
Could someone possible help me out with this?
Here’s what I have started, and maybe need to fix.
To mute a global music player you have to do it from a local script. To mute the music you can set the Volume of the music to 0 and then back to 0.5. I’m not sure where you store your sound files or how you store them so I can’t really give you an example.