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