So basically, when my computer is on sleep mode, my MMF2 games just stop following events. For example, I have a moving object that's set to bounce when colliding with something. This event is ignored when my computer is sleeping, and the object passes through everything until it vanishes. Now half of the actives in my game are missing. Is there any way to fix this? Maybe make the game pause when the computer isn't active?