How can I do to mute the sound effects of my game without mute the background music. I know I can do it using tags, but there are so many files that I think that must have another solution to simplify this process. I intend to save the user definition (muted/not muted) in the local storage. Any sugestion?
Thanks in advance.