A downloadable asset pack

Download NowName your own price

- Development Build -
This is a beta build, and as such, it does not yet include documentation.

This pack includes
- Drag and drop install. Copy & Paste the addon folder into your project and add the main script into the AutoLoad list (res://addons/zacksly_dev_console/scripts/autoloads/DevConsole.gd) 

- A command template that can be copied as a starting point for new commands. (This file is located at: res://addons/zacksly_dev_console/scripts/command_utils/command_template.gd)

- A settings file which can be used to change user preferences, enable/disable on export, and edit console keybindings (Located at: res://addons/zacksly_dev_console/scripts/DevConsoleSettings.gd)

- 13 Built-in commands

  • clear - Clears the developer log
  • dir - Opens a directory in the PC file browser
  • eval - Runs a GDScript expression
  • exec - Executes a command via OS.execute (can run terminal or command prompt commands)
  • fps - Toggles an FPS counter
  • freecam - Toggles a 2D or 3D free-flying camera 
  • godot - Get access to certain information from Godot
  • print - An example command you can look at to learn how to make your own commands
  • quit - Exit the application
  • reload - Reload the current scene
  • screenshot - Take and save a screenshot with countdown timer
  • timescale - Set the engine's timescale (Slowmo or speedup)
  • view - Enable Godot debug render modes

License: MIT

Download

Download NowName your own price

Click download now to get access to the following files:

Zacksly DevConsole Beta 1.0.0.zip 262 kB

Leave a comment

Log in with itch.io to leave a comment.