-
Simple (I think) AE Expressions Question
If I have a layer and set that layer’s Position property to [transform.position.valueAtTime(time – 1)[0] + 5, 0] I would think that if the layer started at 0,0 it would move to the right at intervals of 5. But this doesn’t happen. It doesn’t move at all.
I’ve also noticed that if I have my layer move using keyframes first THEN I can affect its movement in this way but I would prefer not to do it this way.
Can someone please explain how this works? I would really appreciate it because right now I am in a real bind.
Thanks!
Alex