Pause Menu Autoload/Singleton, Disable on Main Menu

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By JayH

Hi,

I’ve seen a few tutorials on how to create a pause menu for games, one of the simple solutions is to have a toggle overlay menu which is a Singleton/Autoloaded.

Here’s a couple of links:

How to make Pause Menu in under 5 minutes

Godot 3 - How to pause game?

This is a simple method to create a Pause menu that is accessable everywhere, however there’s one place I can think of that you might not want one is on the Main manu screen. Can you disable the Autoload/Singleton for one scene?

Or should I find a different method to do a Pause menu?

:bust_in_silhouette: Reply From: ramazan

look
video time 5 = for “continue” key
Node / Inspector / pause mode = process