COMMAND CONSOLE OVERVIEW

GIGA Command Console is a powerful dev and game console that allows you to create your own library of commands that will help you to make your development easier, or to add cool features to your finished game such as text-based sections or mini GUI interfaces.

Example Applications:

  • World & Level Editors.
  • Code Debugging.
  • Gameplay testing.
  • Profiling.
  • Text Based Game Sections.
  • Tasks Automation.
  • Game Cheats.
  • And many more...

Features:

  • Sync & Async Commands.
  • Large amount of supported parameter types.
  • Works both in Editor and Runtime.
  • Powerful GUI that allows you to run commands without even typing a single key on the keyboard.
  • Easily expandable with new commands: create your own, share them between your projects, or use those created by the community.
  • Namespaces, to use only the commands you need in a specific scene.
  • Smart Autocomplete functionality.
  • Fully customizable to adapt to your game look.