I’m trying to center a picture on the material of a cube and I’m able to get this using the window vector output.
The problem is that when I’m moving trough the 3d view it move the image position.
When I resize area it also resize the image.
I’m trying to find a way to show a centered image that rotate with the view, centered on the object and if i move trough the 3dview or if i resize the area it don’t affect the image position/scale.
I’m trying to solve this directly on the material, no camera tracking since it’s not related with the window view and it require to be on camera mode wich is not the thing im looking for.