Modular Menu System Support Thread

I’m getting the hang of the menuing now, great system.

Q. I want to be able to press ESCAPE and the menu will show up (that is easy enough and works)

ESCAPE KEY PRESSED node–> SHOW MENU node–> PAUSE GAME selected

However, once I am in the menu system I then want to be able to press ESCAPE and simply return to the game.

Any ideas?

(Failing that I’d have to set up a resume button I guess, but then I’d have to know the game was in a paused state before also adding to the existing menu which sounds a little cumbersome.
(I assume @Denmengel up above is trying to achieve something similar)

Cheers,
Max