color1 = color1 + 1
color2 = color2 + 1
color3 = color3 + 1
clone2.ImageColor3 = clone2.ImageColor3 + Color3[dot]new(color1,color2,color3)
Same error.
Had to use [dot] 'cause Roblox censored the period for some reason. Idiots.
I'd like to make a smooth transition between colors not an ugly instant change.
|