Heischris
(Heischris)
November 19, 2022, 12:45pm
#1
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:
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
uhSkittle
(skit)
November 19, 2022, 12:57pm
#3
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
tyridge77
(tyridge77)
November 21, 2022, 3:06am
#4
That isn’t a tutorial, but it is a nifty plugin to do it all for you
2 Likes
2112Jay
(2112Jay)
November 21, 2022, 3:29am
#5
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