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

How to change the color of a part on button clicked?

Asked by 9 years ago

I have a button with a ClickDetector, and I would like to know how to change the color of a different part when that button is pressed.

How would I script that?

Thank you, Cylocx

1 answer

Log in to vote
3
Answered by
Merely 2122 Moderation Voter Community Moderator
9 years ago

By changing the BrickColor property of the part.

http://wiki.roblox.com/index.php?title=BrickColor

Ad

Answer this question