-
how to connect only 1 of multiple keyframes to a slider control?
I apologize in advance if this is a dumb question. My experience so far is limited to pick whipping values to slider controls. Really basic stuff. But I’ve run into a problem where I want something to animate from 0 to x (as determined by the slider) and pick-whipping just ain’t gonna cut it anymore.
How would I write the expression to make the first keyframe consistent, and the next keyframe link to the slider?
To give a specific example, I have a path with a stroke. I know that I want the stroke width to begin at 2 and end at 2, but I would like the value in the middle to be controlled by a slider. ie. key1 = 2, key2 = x, key3 = 2.
Thanks in advance! Any help would be greatly appreciated!