UMG pause menu - need to count in to the level, how?

hi! If you are doing the countdown in your gamemode blueprint, you can set the tick when paused to true.

then it will keep executing even when the game is paused. I believe you can also do this on most blueprint you have.