So I was just scripting until I came across a property of TextLabel called “RichText”. So I tried looking at the developer hub to see what it was but it’s just blank. All I know is that it is a bool:
So what exactly is RichText? I don’t see it in the properties tab…
1 Like
This should help explain it:
1 Like
That doesn’t really describe it anymore than the DevHub does lol.
It’s a feature that is currently unreleased. It will let you put markup tags into text to stylize it, such as making it <b>bold</b> or <u>underlined</u>.
7 Likes