Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 375 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 375 Bytes

UnityConsole

Simple unity in game console.

- Has a section with fixed strings (painted at top) and a log style lines (painted after fixed ones)
- Optional use of custom Fonts
- Optional capture and show of Unity standar log Debug.Log, Debug.LogWarning, etc.

NOTE: Look at font & console color transparency if you don't see anything painted ;)