-
How would you: control the scale of a child, using a null’s scale property, while preserving the anchor of the child?
I have 100 layers that I want to control the scale of using one Null. But I want each child to scale up using it’s own axis as opposed to the Null’s axis. How would I do this?
Part 2, how would I do the above, plus have the scale of each child staggered over time?
Thanks so much, I’ve looked around and I can’t find the answer, but this must be possible. I am trying to avoid manually key framing each layer, since there are a lot of them, and the timings will change.