An open API service indexing awesome lists of open source software.

https://github.com/bigasdev/debug-log-extension-unity

My own extension project for using the unity debug system
https://github.com/bigasdev/debug-log-extension-unity

Last synced: 8 months ago
JSON representation

My own extension project for using the unity debug system

Awesome Lists containing this project

README

          

# Debug-Log-Extension-Unity

This script creates the Log namespace, ill be using it to make some debugs easier (position, missed component/reference, boolean checks, etc) so i can have a nice and easy to read template to debug stuff.

It's a simple project for my own use, feel free to add more stuff to it!