GIGA Command Console

How many times did you find yourself in this situation: you have to debug something so you add unnecessary lines in your code that have to be removed afterward, maybe you forget them, creating even more bugs and confusion.
Or maybe you are in the middle of the action while playing your game and you want to test that new cool feature you just added. You have to stop the game, edit the code and restart the game again.

With GIGA Command Console you can create a library of commands that can be called whenever you want that will help you debugging and testing your game more easily.

With the easy-to-use command editor you can create simple scripts that can be called just when you need them, may it be in the Editor, or may it be at runtime, leaving your game free from unnecessary code.

The applications are not limited to debugging and testing, GIGA Command Console is the perfect sidekick in your level editors with its powerful GUI that allows you to run commands without even typing a single key on the keyboard.


Whenever you need to implement reusable scripts that will make your development easier, GIGA Command Console is the right tool for you.



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.
• Easy to use.
• Expandable library of 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 function.
• Fully customizable to adapt to your game look.