I am working on a game that'll have a lot of bg music and I'm wondering if there's a way I can just stop the music playing in the bg altogether without having to make an action block with like 15 stop actions.
for example:
On Character death > stop 'NightTheme'
> stop 'NightTheme2'
stop 'DayTheme'
since I want this to work across all of the levels, I'd like to know how to just stop the last bg music playing in general.
I hope this makes sense sorry.
and thanks!