-
How to parent scale only… want proportional control, not just copy value like pickwhiping scale to scale.
I’ve got a hundred or so layers I need to scale together. They’re all different sizes, etc. I’ve reached a point where I have rounding errors and the like from running out of digits when I daisy chain them.
So… I need them all to refer back to one single layer which controls the lot. Each has it’s own starting point, though, so what I really need is for them to all grow proportionally larger at the same rate.
If I pickwhip them all to a null, they all just mimic the null’s value, so they all have the same value at the same time and ignore their unique starting points.
I’m sure I could write a little expression for each one that takes it’s starting value, then multiplies by the null value, but I’d also have to create a place to hold that for each one, and frankly there’s just got to be an easier way.
Basically, what I want is what parenting does (keeps the starting value, but changes the value by that much)… but ONLY for scale.