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.
- 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