Megalomaniak I'm not entirely sure what you mean by: import a scene from the menu in godot using gdscript could you elaborate?
Ebenezer I mean, If the the player click a button on the main menu like 'play game's, the screen will be switched to another scene for the real game to be play or if the player clicks "options", It will be also redirected to another scene. Check your profile I sent you a friendly request ten minutes ago.
Megalomaniak Here are the relevant pages you will want to read through: https://docs.godotengine.org/en/latest/getting_started/step_by_step/singletons_autoload.html https://docs.godotengine.org/en/latest/tutorials/io/background_loading.html