Copy link to clipboard
Copied
Hi, I'm trying to parent null object position to position of another layer (composition), but in expressions i got this error: "object of type Layer found where a number, array or property is needed."
There are no effects on both layers. To this null object is parent a position of puppet pin from another layer.
How can I solve this, please?
Copy link to clipboard
Copied
thisComp.layer("telo").transform.position;
// or
thisComp.layer("telo").position;You need to specify which property you want to use in your expression.
Copy link to clipboard
Copied
Thank you, I was having the same problem.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more