How would you make certain text in a TextLabel bold?

Let’s say I wanted to make certain text in a TextLabel bolder to highlight certain points, is there any way to do that besides for creating different TextLabels for bold text and normal text?

Yes, it’s called Rich Text. Here’s the documentation for it

https://create.roblox.com/docs/building-and-visuals/ui/rich-text

3 Likes