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.