A downloadable tool

Download NowName your own price

If you run into any issues leave a comment and I'll respond soon as possible. This code should work on any version of Unity that is 2019+. If you see any errors with the code let me know your Unity version and I'll fix it right away.

Examples


Syntax
(Text or Emoji):Color:FontStyle;
Font Style Options
b = Bold
i = italic
Included:
63 Premade Colors using Scriptable Object
11 Premade Emojis

Important Note
To properly use this code make sure to create the scriptable object and attach it to an object in your hierarchy.
To override Debug.Log use the following:
using DebugColors;
using Debug = DebugColors.DebugX;
Using only DebugColors use the following:
DebugX.Log


Example Code Include! Check "DebugColorsExample"

Download

Download NowName your own price

Click download now to get access to the following files:

DebugColors.unitypackage 5 kB

Leave a comment

Log in with itch.io to leave a comment.