Hello everyone,
I’m trying to import a simple model with a texture with transparency. My Material looks this:
the result looks like this:
The pixels of the texture where the alpha channel is between 0.0 and 1.0 are black.
The texture i use is the first texture from here.
Can someone help me?