-
How to get the value of specific parameter from specific time in timeline
Hello,
Could you please help me sort it out? I will try to explain as plain as posiible without going into much detail:
SETUP:
- I have 1450 frames long COMP (24fps).
- In this COMP, I have a CONTROLLER Null Layer with bunch of Slider Controls controlling animation of bunch of objects.
- One of those sliders is THICKNESS Slider and it animates Stroke Width of one of the objects (so its value is changing various of times trough the whole COMP.
- And there is also BRICK Shape Layer in the COMP.
PROBLEM:
I need to write an expression in BRICK’s stroke width property, which will return a static value of the CONTROLLER’s THICKNESS Slider from the specific frame in time: 1419.
In other words: BRICK’s stroke value trough the whole COMP, has to remain the same as the CONTROLLER’s THICKNESS value in frame 1419, despite CONTROLLER’s THICKNESS animation.
HAVE TRIED:
I was trying to use valueAtTime expression but I don’t get it right and I think I can’t figure it out without help.
Creative Creature 🙂