Unfortunately this didn’t work either. Since my null object is stationary except for rotation, I think the script still doesn’t detect any change. That is if I’m interpreting the additions to the code correctly.
Do parented objects not have any data that changes if their parent changes position?
Or is there a way to use the parent’s data to generate what the parented objects actual location would be? Sort of like a difference equation?
I thank you for your help with this. I’m really just getting into expressions, so I have no true understanding of the language’s parameters.