-
Is it possible to make objects move half the distance of their parents?
I’m trying to give some movement to still images – in the past I’ve done this by splitting the image into a foreground and background layer, making them 3D objects, moving the background layer further away in Z space and then parenting it to the foreground layer and moving the foreground layer. This makes both layers move together but the background layer appears to move less than the foreground layer because it’s farther away.
Basically, I’m trying to recreate this exact animation style but without making the layers 3D because it adds a lot of render time. So, is it possible to parent a 2D background layer to a 2D foreground layer and have the background move half the distance of the foreground layer? Not sure how this would be achieved so any advice is appreciated.
Thanks!