Hi guys,
I have a little problem with the audio of my game.
1. I have several layouts called menu, levels, tutorial (with his own music) and level 1, level 2 (with a different music).
2. Each time I start a level, the audio begins with "On start of layout".
3. Each time the character dies, the layout (level x) restarts with "Reset layout", therefore the audio overlaps the originally started with the layout. I have "solved" this with Audio "Stop all" every time the character dies, but the song starts again from the beginning.
I want to put a single song for all levels and would be nice if it stop restarting each time the character dies and every time you go to next level. Something like a global song for all level layouts only.
How can I solve this?
Regards, Leonard.