BlazerTech Debug Console (Unity)
A downloadable Debug Console
The BlazerTech Debug Console is an in-game console for Unity to make debugging games easier.
Have you ever wished you could view your games logs while playing a build of the game? Well now you can! This tool adds an in game debug console which by default can be toggled by pressing F2, the console will show basic system information at the top such as operating system, CPU & GPU, etc, below that is a list of logs your game has generated, it simply forwards all logs created using Debug.Log to the in game console making it easy to view in game.
Core Features:
More in depth overview here
- Easy to setup plug and play solution
- Easily view logs in build versions of your game
- View basic system info in-game
- Tested on all different types of resolutions
- Automatic log files
- High customizability
- Developed with performance in mind
---Getting Started---
---Advanced Uses---
Unity Version Compatibility:
- The BlazerTech Debug Console works with no issues from Unity version 2021 and onward.
- Older versions of Unity may work but are not guaranteed, some light testing was done on 2020 and everything worked fine, however version 2019 wasn't functional at all, use at your own discretion.
LICENSE:
-------------YOU ARE ALLOWED TO-------------
- Use this tool for personal, educational & commercial projects, credit is not required but greatly appreciated, feel free to link to my Link Tree or my Itch.io Page
- Modify this tool to suit your needs.
-------------YOU ARE NOT ALLOWED TO-------------
- Resell or distribute this tool as a standalone tool, this includes modified versions.
-Use this tool if you haven't paid for it.
Purchase
In order to download this Debug Console you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:
Development log
- Advanced Uses/DocumentationMar 24, 2023
- Getting Started GuideMar 24, 2023
- Core FeaturesMar 24, 2023
Comments
Log in with itch.io to leave a comment.
I forgot how buggy the backend of Push is, lmao
LOL pretty sure the errors were already there but I added the other logs