Publisher | J4RV |
---|---|
File size | 28.16kB |
Number of files | 9 |
Latest version | 1.2.1 |
Latest release date | 2018-03-08 07:02:24 |
First release date | 2018-03-07 09:38:28 |
Supported Unity versions | 2018.4.2 or higher |
Allows you to see the debug console ingame (with colored messages!).
This visual console code will not affect your non-development builds. This means that your final build's performance will not be affected.
Extremely easy to use, just drag the VisualDebug prefab to your main project scene and you are good to go. The prefab will not be destroyed when the scene changes, so you only need to add it once.
It will capture all kind of Unity debug calls, including those thrown by Unity. You will not need to change your code to use it!
You can customize the Debug window:
- Change its colors depending on the Log type.
- Change its opacity.
- Select if you want it to start visible or not.
- Change its toggle Key (to show or hide the Visual Debug window).
- Change its clear Key.
This visual console code will not affect your non-development builds. This means that your final build's performance will not be affected.
Extremely easy to use, just drag the VisualDebug prefab to your main project scene and you are good to go. The prefab will not be destroyed when the scene changes, so you only need to add it once.
It will capture all kind of Unity debug calls, including those thrown by Unity. You will not need to change your code to use it!
You can customize the Debug window:
- Change its colors depending on the Log type.
- Change its opacity.
- Select if you want it to start visible or not.
- Change its toggle Key (to show or hide the Visual Debug window).
- Change its clear Key.