Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Developer Console

An asset by jitspoe
The page banner background of a mountain and forest
Developer Console image holder but it is empty

Quick Information

0 ratings
Developer Console icon image
jitspoe
Developer Console

Console that can drop down with the ~ key, as seen in games like Quake, that allows developer to add commands to quickly test things.Simply use "Console.add_command("command_name", <function>, <num_parameters>)" to add console commands! Parameters are passed in as strings.Other useful settings:Console.enable_on_release_buildConsole.pause_enabledConsole.enabledAnd signals you can connect to:console_openedconsole_closedconsole_unknown_command

Supported Engine Version
4.1
Version String
1.3.1
License Version
MIT
Support Level
community
Modified Date
2 months ago
Git URL
Issue URL

Console that can drop down with the ~ key, as seen in games like Quake, that allows developer to add commands to quickly test things.

Simply use "Console.add_command("command_name", , )" to add console commands! Parameters are passed in as strings.

Other useful settings:
Console.enable_on_release_build
Console.pause_enabled
Console.enabled

And signals you can connect to:
console_opened
console_closed
console_unknown_command

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Developer Console icon image
jitspoe
Developer Console

Console that can drop down with the ~ key, as seen in games like Quake, that allows developer to add commands to quickly test things.Simply use "Console.add_command("command_name", <function>, <num_parameters>)" to add console commands! Parameters are passed in as strings.Other useful settings:Console.enable_on_release_buildConsole.pause_enabledConsole.enabledAnd signals you can connect to:console_openedconsole_closedconsole_unknown_command

Supported Engine Version
4.1
Version String
1.3.1
License Version
MIT
Support Level
community
Modified Date
2 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers