I have an emitter constantly respawning in Tick, but only destroying itself if the game is not paused. As a result, when I pause the game, tons of emitters build up and the game becomes unresponsive (even when paused).
Anybody know how to detect if the game is paused?
Anybody know how to detect if the game is paused?
Comment