-
newbie expression problem
I have a null that is moving only in x position, going from a value of 100 at frame 10 to a value 200 at frame 20. It then holds until frame 60 and then goes back to the initial value of 100 at 70. I’d like to at a control layer with a slider that allows me to change the offset value of the middle two keyframes(frame 20 and 60 in this example) but leaves the outer two keyframes the same.
I’ve tried fumbling around with valueAtTime but can’t quite get the hang of it. Can someone break this down for an expression newb? Thanks for your help.