Command Window provides an easy to use window for entering console commands while your game is running. You can choose from a list of existing commands or add your own.
The current version includes the following commands:
- Profile: displays object info on screen while the game is running
- Move: teleports an object to the location specified
- Set: sets the value of a field on one of the object's components
- Pause: pauses/unpauses the game
- FPS: displays frames per second on screen
- Objects: displays the number of objects in the scene
- Help: provides a list of available commands
New features in version 1.2:
- Command history that can be scrolled through using the up/down arrows
- Configurable key bindings for opening/closing the console
- Support for multiple profiles
Check out the web player demo here: Command Window