
O
Publisher
oliveoil
Godot Debug Utility
Tools
Debug Overlay Performance Customizable Menu GUI F3 Addon
This is a simple add-on for Godot 3.2 which adds an easily customizable debug overlay menu to your games. This can be used show information about your game's performance etc.
Godot Debug Utility
This is a simple addon for Godot 3.2 which adds an easily customizable debug overlay menu to your games which shows information about your game's performance etc.
Installation
- Download the repo and extract it.
- Add a folder named
addons
to your project folder if it doesn't already exist. - Copy this folder into
addons
. - You can now use this by adding it to the Control node you currently use for gui, use the F3 key to toggle it on and off