Could you explain the part about “make another null layer and for position use a toWorld() or toComp() expression that references your layerB”?
how do I get it to reference to layerB if:
1. parenting to layerB doesn’t inherit any position change, as layerB is a child of another parent, which doesn’t give LayerB position change in the first place?
2. pickwhipping position to layerB also doesn’t inherit any position change?
Thanks!