Hi , how to get this textlabel color
i made this script script.Parent.TextScaled = true script.Parent.Text = "Magic\nCarpet"
but i d’ont know how to get this color
Hi , how to get this textlabel color
i made this script script.Parent.TextScaled = true script.Parent.Text = "Magic\nCarpet"
but i d’ont know how to get this color
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
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.