-
Move through a picture | the boy stays in the picture | parallax
So I’m trying to understand the 2.5d effect and I think I got it down however I stumble across one thing that I can’t seem to figure out.
The idea is the following:
I zoomed in a lot. When zooming out the items in the foreground come across the camera from the back.The problem is the following:
Because the items have a different z-value they “move” when zooming out. This makes perfect sense.What do I want:
When zooming out I want the images stay the same size as they had in the original picture background. So the “moving” effect disappears.I haven’t tried this yet but while writing this I think I might need to animate the different image layers as well to change the sizes?
Any ideas on how I would accomplish this in the right way?
M.