you’d have to set the pause menu variable to a null value when you unpause the game. A null value is just a ‘set’ node without anything being set.
right now the variable going to be valid after the first press onward.
or you can use a flipflop node.