I'm setting time scale to 0 to pause my game. When the game is paused, I want to display an animated sprite. I also want to autoplay a sound. 
But setting time scale to 0 seems to cause most actions not to run. 
Playing music works but it causes lag and I want to avoid that. 
Is there any way around this problem?