Hi,
i created a Texture and plugged the green and red channel of two different normal maps into this one texture.
The first normal map has the R and G channels and the second one has the B and the A channels.
Now i want to extract the R and the G and combine it with a Vector 3 (0,0,1) to get one normal map.
how can i do that?
thank you guys in advance!