-
Can anyone tell me why this simple expression in the position property is not working?
As you can see below, I’m trying to link the position of one layer in one comp to the position of another inside a different comp, (in fact, it’s a nested composition of the main comp where I have the one I want to link).
The expression is doing nothing else than linking both position properties and that’s it. But although it’s working, the values returned have nothing to do with the referenced layer and in fact the objects move in opposite directions.
Can anyone help me understand why this is happening?
Thanks.comp("coche e3d").layer("null porsche").transform.position
