How to Make each Word of a text be in difrend color

Hello,

Does anyone know how to make each word of a text be in difrend color?

I made a npc chatting system and i want in some cases each of the words to be in difrend color
Like this:
ea73988b9cc238ca666a8ab3f2e87085

How can i acomplish this?
Any suggestions whould be greatly appreciated!!!

Hi, you need to use RichText. Enable the property in the TextLabel or TextButton and follow the formatting guide Roblox made.
Documentation
Plugin by a DevForum user

1 Like

If you just want to make the letters have rainbow colors, I think using UiGradient would be easier. The solution above works just fine though.

1 Like

That isn’t a tutorial, but it is a nifty plugin to do it all for you :slight_smile:

2 Likes

I don’t see solution on this one, and that isn’t totally answering his question … so …
All that color stuff is handled by Rich Text.

1 Like