Now i need to read the reel scale of a parented layer.
I don’t understand yet the difference between World and Comp but i remember Dan your expression:
L = comp(“target”).layer(“target”);
P = L.toComp(L.L.anchorPoint);
so i’ve tried with no luck
L = comp(“3×1”).layer(“LIGNES”);
P = L.toComp(L.transform.scale);
Can ask you one more time ?
sebastien