3D orientation parenting
I have a collection of images all precomped individually (so I can replace the images in the future) and I want them to rotate around a central null in 3D space while keeping the images facing forwards. I have tried using 'value - parent.transform.orientation' on the images(child) which works but only when I use orientation on the y axis. As soon as I try and rotate it around x or z the image also follows this and faces away from the screen/world.
Any ideas?
