Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I change the text color of a text label?

Asked by 9 years ago

This following snippet does not work.

script.Parent.Join_Game.TextColor = Color3.new(253/255, 21/255, 4/255)

How come?

1
It's TextColor3, not just TextColor... M39a9am3R 3210 — 9y

Answer this question