I just found out about using object variables instead of creating instances with their own variables. as expected, when i created a variable for the object, I could edit the value for every instance, but when I made it into a structure, the child variables are all grayed out.
Is this intentional or a bug?