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

How do I change the color of a part? [closed]

Asked by 10 years ago

This question already has an answer here:

Change brick's color?

How do you change the color of a part?

Marked as Duplicate by User#2

This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 10 years ago
Part.BrickColor = BrickColor.new("A Color Name");
Ad