Simple Debugger for Godot 4.6+
A downloadable tool
This simple tool is used for debugging your projects in Godot 4.6+
It provides a SimpleDebugger autoload, which has two functions:
- info() - displays any passed info. Good to use in _process() or _physics_process() to debug any data that constantly changes.
- info_hold() - displays any passed info with an identity key. Good for any other case.
| Published | 20 days ago |
| Status | Released |
| Category | Tool |
| Release date | 20 days ago |
| Author | Moron Loner |
| Made with | Godot |
| Tags | Godot, No AI |
| Content | No generative AI was used |
Download
Download
simpledebugger.rar 1.4 kB
Install instructions
Download a .rar archive and unpack it in project addon folder.


Leave a comment
Log in with itch.io to leave a comment.