Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Yet Another Menu - Pause menu

An asset by MissBidule
The page banner background of a mountain and forest
Yet Another Menu - Pause menu hero image

Quick Information

0 ratings
Yet Another Menu - Pause menu icon image
MissBidule
Yet Another Menu - Pause menu

This tool allows you to create ready-to-use pause menu for your game

Supported Engine Version
4.5
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 months ago
Git URL
Issue URL

YetAnotherMenu

Yet Another Menu is a plugin for Godot that automatically generates a fully customizable Pause Menu scene.

Features :

  1. Displays a dedicated dock when the plugin is activated.
  2. Customizable generation of a Pause Menu scene.
  3. Ability to enable or disable various menu éléments :
    • Volume option
      
      • Game title
        
        • Window mode
          
          • Resolution -> Window resolution (not really useful in godot game, use at your own risk)
            
            • Vertical synchronization
              
              • “Back” button
                
                • “Return to main menu” button
                  
                  • “Quit game” button
                    
                    • User-defined name for the generated scene (default : pause_menu.tscn).
                      

                      image


Installation :

  1. Download or clone the plugin folder : yet_another_menu/
    
    1. Copy this folder in addons into: `res://addons` in your own project
      
      1. Open the project in Godot.
        
        1. Go to : Project → Project Settings → Plugins
          
          1. Activate the “Yet Another Menu” plugin.
            
            Once the plugin is activated, a dock automatically appears in the editor, at the bottom right.

            image

            image


Usage :

  1. Activate the “Yet Another Menu” plugin.
    
    1. In the dock, select the options to include in the scene :
      
      • Volume
        
        • Title (you can specify the title name)
          
      • Window mode
        • Resolution 
          
          • VSync
            
            • Back button
              
              • Return to main menu button
                
                • Quit button
                  
                  1. Enter the name of the scene to generate.
                    
  • If no name is provided, the plugin uses “pause_menu” by default.
  • If a scene with the same name already exists in res://, it will be replaced.
    1. Click the “Generate Menu” button.
      
      1. The scene is automatically created in `res://` and can be opened or edited directly.
        
        1. To make the “main menu” button work, drag the ".tscn" scene you previously generated into the “Main Menu” field in the inspector.
          

License :

This plugin is licensed under the MIT License. See the LICENSE file for details.

This tool allows you to create ready-to-use pause menu for your game

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Yet Another Menu - Pause menu icon image
MissBidule
Yet Another Menu - Pause menu

This tool allows you to create ready-to-use pause menu for your game

Supported Engine Version
4.5
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers