I am making my first steps in the timeline animation and noticed that you can add an audio track into it. This is cool per se, but is it possible to not play the audio if the player chose to mute sounds?
In my settings menu, I have options to mute music, voice and sound separately. Up until now I have written a function that I use to play audio clips, but only when audio is not muted. Obviously, that is not compatible with the timeline, since the timeline starts audio in its own way.
Is there a way I can do that in the timeline as well?