These are my questions: will adding an attribute edit all of the same instance? For example, if I add an attribute to a part, will it also add on to the other parts? Or is it restricted to just that one part? Having both options(maybe 2 functions, :SetAttribute
and :SetInstanceAttributes
).
A more in depth explanation here:
Suggested Features:
I don’t see object value in there, that would surely be helpful!
Will there be a FindAttribute
or WaitForAttribute
function? This would improve consistency and help shorten code.