-
Access position of parented null
I need to access the position of a parented null (in 3D space). The parented null has an anchor point offset from the parent null, and the parent is aligned and moving on a curving 3D path (so the parented null’s position path is parallel to, but different from the parent).
I want to tie a MIR object to the parented null position, but the parented null position reads zero. I’ve tried a “From World” to try to access the parented null hoping that was an easy fix, but no. Is there a simple way to access a parented null’s position when it is separated from its parent?
Thanks for any help.