Developer Game Console
by cherttov | MIT
An in-game developer console addon for Godot. Configuration & Usage information in detailed description or on Github (README.md)
Godot Developer Console An in-game developer console addon for Godot. Note: All of the documentation below is written based on the newest v1.0.0 Release Installation Download the latest release from the repository. Extract the addons/dev-console folder
Developer Console
by jitspoe | MIT
Console that can be used to easily add commands to be used while the game is running for quick debugging, loading levels, changing settings, etc
Developer console addon for Godot engine. Simply drop the addons directory into your godot project, go to the project settings, plugins, and enable "Console". After you've done that, you can add console commands from any class. Example: func _ready()
loading more results...