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
StatusReleased
CategoryTool
Release date 20 days ago
AuthorMoron Loner
Made withGodot
TagsGodot, No AI
ContentNo 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.