Hello.
I'm creating text objects on a 2D Canvas in Unity. It is possible to tell the engine to default the text color white, the font to size 20, or the alignment to center (for example)?
Thanks
Hello.
I'm creating text objects on a 2D Canvas in Unity. It is possible to tell the engine to default the text color white, the font to size 20, or the alignment to center (for example)?
Thanks
I'm not sure if the actual defaults can be changed, but you have several options for making your own defaults: