Hello everybody =D!
I was simply wondering if there's a simple way to pause a timer. I can't really pause the view actor, which hosts the timer event. What I'm trying to do is prevent the player from respawning while the game is paused. Other timers should also be paused in the view actor's control when the game is paused, but I can't pause the view actor because the view actor turns the pause on/off.