Hey I'm using a checkbox to mute my game, but when I use OnActivation + Debug.Log it doesn't seem to be working. Should I use a different function? Also If I get it working what's the most efficient way to mute the game? It seems weird to reference all objects with an audio source one by one and turn their volumes down.