Hi,
I can't work out how to toggle sound effects on/off. Using the "toggle silent" action works but it silences both music and sound effects. I've tried using "set muted" using tags, but I might be implementing it incorrectly as sound effects are still playing.
Develop games in your browser. Powerful, performant & highly capable.
Here is how I do this in my games:
I call this function when I need to play any sound. For example:
Audio_Play("laser", -10)