-
Incremental Animation based on Layers or Markers
Hello friends,
I’m wondering if there’s a way to incrementally repeat/offset a set of keyframe’s animation, similar to how loopOut(“offset”) works, but to only trigger at every marker? Or in an ideal world, though may be a stretch, to trigger at the inPoint of any layer with a defined prefix.
eg. ‘Shape Layer 1’ has two position keyframes moving it up 20px. I’d like for it to automatically move up an extra 20px (with the same ease) every time either there’s a marker, or if possible, at the inPoint of layers L_01, L_02 etc
Hope this makes sense,
Thanks in advance!