uConsole is a customizable in-game console for unity.
The latest version contains important changes, the "AppendLogLine" function is not used anymore, use "Debug.Log" "and other "LogType" to print on the console.
DEMO:
WebGL Demo
Create your development commands for your video game and run them from the console in the game.
Fearures:
- Ease-to-use interface.
- Fullscreen Console
- Console in window format.
- Customizable UI.
- Autocomplete for commands.
- Print Warning on-screen.
- Print Error on-screen.
- LogType count.
- Color Schemes
- Clear button.
- Resize button.
- Close button.
- FPS Counter
- Rich text support.
- Command scripts sample.
- Detailed comment code.
- Detailed Documentation.
All registered on this console is registered in the editor console window.