-
Scrubing through time with a position value.
Hey there, so I’m trying to link a position x value to a time remap. I’m using the linear expression which is working, but the time value isn’t animating very smoothly. Basically I’m trying have 11 seconds of animation scrub back and forth.
Isn’t there a way to convert time to some value that will work better in a linear expression? I’ve tried googling it and searching here but I can’t find exactly what I’m looking for.
Thanks in advance! =D
On Time Remapt = comp("99 RENAME ME!").layer("Facial Control").transform.position[0];
linear(t, -415, 235, 0, 315)