Hello, i have 2 scenes (Menu and Level).
I'm starting playing a sound on start of layout (menu) then i have a button "play".
When i change the scene my sound stop.
I would like the music not to stop and continue where it was on the previous frame
Develop games in your browser. Powerful, performant & highly capable.
The music will not stop unless you have some events that tell it to. Make sure your event sheet for the second layout doesn't have anything in there that stops the music. Also check that the music is not just finishing if it is only set to single play