Multiple text color/styles in a single Text2D node?
Posted: 11 Jan 2015, 22:41
I need to change the color of certain words in a single Text2D node. For example, maybe I want to colorize each word that names a color. I've enabled the TreatAsXML in the BlockText node, but it just ignores the tags.
I tried "This is <font color="#0000ff">blue</font> and this is <font color="#00ff00">green</font>" but it does not work as expected. Is there any way to accomplish this?
I tried "This is <font color="#0000ff">blue</font> and this is <font color="#00ff00">green</font>" but it does not work as expected. Is there any way to accomplish this?