Making precomps that have distinct children that inherit parts of the original parent
Hi there,
I'm wondering if you can make a precomp – let's say a rectangle - that has many children that are also rectangles with the same height and width. I want to be able to change the color of these children independently (or add masks on top of whichever ones I choose), so that each child looks distinct from all of the other children. The catch is that if I want to change a property of the parent, like its width, I want all of the children to update accordingly WITHOUT changing their individual colors and masks.
Is this possible?
Thanks!
Matt
