There have been a number of threads posted about supporting multiple colors, bold text, etc. in TextLabels and TextButtons.
Are there any technical issues with making TextLabels/TextButtons use a form of BBCode to modify text, independently of their properties (or perhaps replacing those properties)?
Maybe a new object class should be designed? BBLabel or BBCodeLabel
I greatly support this. I’ve been working on a Chat GUI recently and it made me really wish that this was a thing. Handling tons of labels just for multiple colors can be tricky.