-
Time referencing
I’m wondering if anyone knows if it is possible to cite variable values from the past. Specifically, if the position of one layer is pick-whipped to the position of another layer (which is always changing), how could I say: position[0] + (position[0]’s value from one frame back’). Assuming position[0] is changing every frame. Thanks for your advice!