-
Animate property based off XPos + Time?
So it’s pretty straightforward to animate, say, opacity based off time, but let’s say I want to animate it based off time AND off where the layer is on the screen. Essentially I want layers with lower X positions to reveal themselves before layers with higher X positions so the layers are gradually filling up the screen from left to right. I’m working with a comp that has hundreds of layers all forming up a pattern, so hand animating this would be a nightmare and I can’t find QUITE enough help for my newbishness to make this happen.