bump.
I'll explain my problem, I have a physics puzzle game, and when the player hits the stop button, all the objects go back to it's original position. I save the game whenever the player moves and object.
What's happening is that when I reload the game(on stop pressed), the music goes back to where it was when I saved game, how can I avoid that?