https://imgur.com/a/W5QBqYkHere is what I have, I can set the distance on both textures and they move correctly with the parallax effect. What I want to do is keep the bottom texture where it is but offset top texture the opposite way of the top. So when looking directly at it both textures align but if you move your view the top texture moves in opposite direction. Bottom should just stay where it currently stays. Any kind of math operation I've thrown at it always keeps them aligned with movement.
What am I missing?
Thanks!