""'Part.BrickColor = BrickColor.Color3(0,0,0.25)'"
I would prefer "Part.Color3 = Color3.new(R,G,B)"
RGB format I'd think would work better. Support the idea. This is already possible with a mesh texture, actually. Look at Anaminus' "Imagination"."
Well, the reason I say Part.BrickColor = BrickColor.Color3 is so that masses of current games wouldn't broken. However, I agree, it would look better. |