I have a popup on pause that contains some functions that require an update, so I'm pausing the game and trying to use pauseUpdate but it's not running (no error thrown, just not updating). Can someone explain pauseUpdate  and how to use it?