-
How do I let an object follow anothe realtively with an expression?
AE and I have had a slight difference of opinion. I hope someone can help me with this (probably) simple question.
Basically. I want MyChildObject to follow the movement of a parent, with a slight delay. The following code seems to change the absolute position of the object, instead of relatively following it’s parents movement.
Suggestions are very welcome.
Thanks, Henk
thisComp.layer("MyParent").position.valueAtTime(time-.5)