How can i make a rainbow text (not in a textlabel)?

Hello, i wanna to make a rainbow text but don’t know how.

I already looked on youtube but i can only find how to make rainbow text for textlabels.
But i want to make rainbow text on a brick and not a textlabel.
Do someone know if there is a code for that or not?

if u don’t understand, i wanna make the text in the picture to be a rainbow text.
image

thx for reading this and hopefully for helping me!

You should use BillboardGuis (this will move to face the player, typically hovers above something) or SurfaceGuis (stays stationary and is on a surface of a part) for placing text/other guis near/on parts in the workspace.


BillboardGui api reference

SurfaceGui tutorial

I would suggest using UIGradient.
Tried it myself and I think its what you’re looking for.
Hope this helps.



image

Also, your post was a little confusing about what result you were looking for.
And this wouldn’t be scripting support since there is no coding involved with colouring text.

1 Like

hey, thx for helping me, it worked wonderfull with good results.
sorry for putting it in scripting support. this is just my 2nd post and i have to learn a little bit more

2 Likes