Unable to nest components

You can’t modify instances. You can only override certain properties of objects inside of them, but not add or remove objects. The purpose of component instances is to follow the layer structure of the main component.

1 Like