Debug Menu Demo

An asset by Calinou
The page banner background of a mountain and forest
Debug Menu Demo hero image

Quick Information

0 ratings
Debug Menu Demo icon image
Calinou
Debug Menu Demo

Demo project for the Debug Menu add-on. The add-on's code is included in this asset.Usage:- Press F3 while the project is running. This cycles between no debug menu, a compact debug menu (only FPS and frametime visible) and a full debug menu.Find the Debug Menu add-on at: https://godotengine.org/asset-library/asset/1902

Supported Engine Version
4.0
Version String
1.1.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Debug Menu add-on demo project for Godot 4.x

Displays performance information in a Godot project during gameplay. Can be used when running from the editor and in exported projects. Inspired by id Tech 6/7's performance overlay.

README Screenshot

This repository contains the demo project for the Debug Menu add-on. The add-on's code is included in this repository and is mirrored periodically.

Please report issues specific to the add-on here, not in this repository.

Try it out

Note

This add-on only supports Godot 4.x, not Godot 3.x.

Using the Asset Library

  • Open the Godot project manager.
  • Navigate to the Templates tab and search for "debug menu".
  • Install the Debug Menu Demo project.

Manual installation

Manual installation lets you try pre-release versions of this demo by following its master branch.

  • Clone this Git repository:
git clone https://github.com/godot-extended-libraries/godot-debug-menu-demo.git

Alternatively, you can download a ZIP archive if you do not have Git installed.

  • Import the Godot project using the project manager and open it in the editor.
  • Run the main scene by pressing F5.

License

Copyright © 2023-present Hugo Locurcio and contributors

Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE.md for more information.

Demo project for the Debug Menu add-on. The add-on's code is included in this asset.

Usage:

- Press F3 while the project is running. This cycles between no debug menu, a compact debug menu (only FPS and frametime visible) and a full debug menu.

Find the Debug Menu add-on at: https://godotengine.org/asset-library/asset/1902

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
Debug Menu Demo icon image
Calinou
Debug Menu Demo

Demo project for the Debug Menu add-on. The add-on's code is included in this asset.Usage:- Press F3 while the project is running. This cycles between no debug menu, a compact debug menu (only FPS and frametime visible) and a full debug menu.Find the Debug Menu add-on at: https://godotengine.org/asset-library/asset/1902

Supported Engine Version
4.0
Version String
1.1.1
License Version
MIT
Support Level
community
Modified Date
1 year 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