Color seuqence doesnt aply from attribute what is a colorseuqeunce

so i have a atribute containing a colorseuqence but when i change it to the gradient from that atribute it says table needed what the atribute should contain

The point is I use an attribute for the gradient what is an color sequence so it should take that atribute as table but doesn’t

because an attribute is not a table…?

If the attribute is already a colour sequence, just do v.Color = stylesframe:GetAttribute(...)

The atribute is a color sueqeunce

ohhhh

my bad, sorry :skull:

then yeah, like @7z99 said, do v.Color = stylesframe:GetAttribute(...)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.