I have a texture I am working on and I’m using the Bump Offset node to give the illusion of looking down sniper scope. The problem is the bump offset is shifting the UV’s in the opposite direction to how I want them to be shifted. When the camera moves from left to right the UV’s also move from left to right and when I move the camera from the top to the bottom, the UV’s are also moved from the top to the bottom. I want this to be mirrored, but I can’t figure out a way to pull it off.
If there’s a way to convert the outputs of the bump offset to a T2D then that would also solve the problem, because I can apply UV modifications to it, but I can’t find any way to do that either.