[Roland R. Kahlenberg] “This is a good start to understanding AE Expressions. “
I’ve read through this YEARS ago! 🙂 I remember reading “When not to use expressions – Whenever you can avoid them” haha…
I just thought this need was a good small purpose that would be a good expression use.
I’ve read through your response 3 times and I’m still processing…
[Roland R. Kahlenberg] “a layer’s index may change as you add, remove or shift a layer’s vertical position within the Timeline structure.”
So can you call a layer out based on it’s “index” — like replace the code:
(index-.1)
with
(#1-.1)
or is index based on the relative position of the layer it’s “parented to” by the expression?
-Jason