I need help. I have songs for each level in my game. But songs won`t stick to layout they are supposed to be in.
Develop games in your browser. Powerful, performant & highly capable.
More information required. Capx file share?
For example, when you lose all lives on lvl 2, song that was played in that exact level wil continue to play even when the game restarts (on my start screen and when I play lvl 1). I do not know how to fix that.
Try using 'Stop all' audio when you die. See what is playing after that, most probably will be fine if level 1 music was working correctly.
That worked just fine, thank you