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

Script not working! Can you tell me why?

Asked by 9 years ago

Hi there, i'm trying to script a color-changing part. I'm not sure why my script isn't working. If you know why it isn't working, please answer my question! I'm running on a deadline.

Thanks,

-Sniper Productions Lead Developer

Code:

local Part = script.parent
Part.BrickColor = BrickColor:Random()
wait (0.1)
Part.BrickColor = BrickColor:Random()
     end
0
I figured out the problem. Never mind. mastersniper7399 15 — 9y

Answer this question