Hello, this is my first time making a post on the forums as I'm more of a lurker than a poster but I've run into a problem and I need some assistance.
What I want to achieve is music that constantly plays throughout the time you're playing but doesn't restart when the player dies and the layout restarts. I'm not exactly sure how to go about doing that. Any help would be excellent. If I didn't explain this well enough please let me know.
Develop games in your browser. Powerful, performant & highly capable.
Enable loader layout in the project options.(Loader layout will then be the first layout,you can make some nice loading waiting thing there.)
On the next layout's event sheet(Eg:Menu layout) do this:
On loader layout complete,
-Play music looping.