Rainbow Textlabel

Hi , how to get this textlabel color
image

i made this script script.Parent.TextScaled = true script.Parent.Text = "Magic\nCarpet"
but i d’ont know how to get this color

1 Like

You will need to insert a UI gradient inside of the text label and then create a rainbow design for the color. Remember to set the text color to white or it will not look correct in game.

This documentation should be useful:
UI Gradient Documentation

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.