After my topic here, I found a half-ass solution using Web Workers. It works, but it's glitchy. I've been stuck on this for quite a while so I figured I'd make a topic. Basically, I am trying to 'spoof' RAF when the game is minimized (if the game is minimized, RAF stops working). And since my entire game is multiplayer / runs off arcade physics, and making Phaser's update function run off of a setInterval timer creates weird behavior. What I am basically doing now is if the game i