Edit of asset "Developer Console" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Developer Console | |
| Description |
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_build Console.pause_enabled Console.enabled And signals you can connect to: console_opened console_closed console_unknown_command |
|
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/jitspoe/godot-console | |
| Issues Url | https://github.com/jitspoe/godot-console/issues | |
| Godot version | Godot 4.1 | |
| Version String | 1.4.0 | |
| Download Commit | 5b6f204698058e45046db25b279fb013290e7a82 | 17cf791a2f755ce202cc922b3b93660551fe99a4 |
| Download Url (Computed) | https://github.com/jitspoe/godot-console/archive/5b6f204698058e45046db25b279fb013290e7a82.zip | https://github.com/jitspoe/godot-console/archive/17cf791a2f755ce202cc922b3b93660551fe99a4.zip |
| Icon Url |
https://raw.githubusercontent.com/jitspoe/godot-console/master/godot-console-icon.png
|
|