-
Trigger a keyframe animation with a conditional
I have a stroked path animating on with trim paths keyframed on the “End” parameter from 0% – 100%.
I have other paths that branch off the main path which animate on in the same way.
So branch one starts when main path hits 25%.
I’m looking for an expression on branch 1’s “End” parameter, which is keyframed between 0% – 100%,
that will say if “end” main path = 25% start the keyframed animation.this way I can adjust the timing of the main path without having to slide branch 1’s keyframes to adjust and I can do this for other branches as well.
Thanks in advance!