Background color

it doesn’t find the color, any help??

local x=Button.BackgroundColor3.Color3

error=color3 is not a valid member of color3

Just simply say:

local X = Button.BackgroundColor3

1 Like