Hey once again,
Sorry to keep bothering everyone. I have an issue, I'm making a version of mr nom and I have music on the game. Everything works fine except when I pause the game and select 'quit'. On 'quit', I put * Assets.music.stop(); * and it goes back to the main menu. Then at the main menu if I press 'start', pause the game, then when I press 'resume' the music doesn't start playing again. On resume I use *Assets.music.play();*. Everything works fine if I pause, resume, pause resume..., but the problem only starts once I press 'quit'. I want the music to stop on gameover and on pause. On pause I want the music to just resume, but on quit I want the music to stop and if you start the game over I want the music to restart. Please help if you have any ideas.
sorry if rambling
