-
Can’t get toWorld to work!

So…I’m trying to get the world co-ordinates of the null which is parented to the line. The line pivots about its right end – no position change, just rotation. I want to get the world co-ordinates of the null (which goes up and down as the line rotates). I’ve got the following expression currently in a text layer to see what it produces…the values do not change as the line rotates. Any thoughts, please?I’ve tried swapping toWorld to toComp, fromWorld and fromComp just to see if anything happens, but no luck so far…the values remain constant.
toWorld(thisComp.layer("null").transform.position)