-
Offset child by 2 frames
So i have a logo with 9 letters from illustrator. Each letter has 3 ill. layers (letter, stroke, bigger stroke) I am doing a simple animation where each letter comes toward you in z and both strokes are parented to the letter. Now I want the strokes to hesitate for a few frames before each of them move. I tried some effects, nothing really worked, time re-mapping neither since the strokes have no keyframes. so I have been trying to do it with expressions, but have had no luck. Any tips, pointers, or directions to a tutorial would be appreciated.
TIA,
Chris
Let me add this is what i have right now…
thisComp.layer(14).position.valueAtTime(time-10)
but I only want the “Z” position?