Having the alpha channel hooked up to both diffuse and opacity might be confusing the material editor.
I've found that if the diffuse's alpha channel to opacity or opacity mask doesn't work, I just save out the alpha map as its own separate map and it works fine.
What does your alpha map look like? It looks like a part of it might be misaligned or something.
Also, is that diffuse map saved out as a 32-bit targa?
Having the alpha channel hooked up to both diffuse and opacity might be confusing the material editor.
I've found that if the diffuse's alpha channel to opacity or opacity mask doesn't work, I just save out the alpha map as its own separate map and it works fine.
What does your alpha map look like? It looks like a part of it might be misaligned or something.
Also, is that diffuse map saved out as a 32-bit targa?
The Alpha map was fine and I did save the diffuse map as a 32-bit targa.
But by saving the alpha map as separate map worked. Thanks for your help!
There should be no reason to have alpha in a separate texture, to me it sounds like there is a problem with your material or texture. You can take any channel from any texture and assign to any of the material connections.
Without seeing your material settings or seeing your textures alpha channel, it would be hard to form any sort of conclusion to whats wrong.
Did you look at the alpha channel of your texture in the texture viewer to see if there were any issues, what formats texture were you using DXT1 or DXT5, if you were using DXT1 did you make sure the the alpha coming in is only 0 and 255.
Replies
I've found that if the diffuse's alpha channel to opacity or opacity mask doesn't work, I just save out the alpha map as its own separate map and it works fine.
What does your alpha map look like? It looks like a part of it might be misaligned or something.
Also, is that diffuse map saved out as a 32-bit targa?
The Alpha map was fine and I did save the diffuse map as a 32-bit targa.
But by saving the alpha map as separate map worked. Thanks for your help!
Without seeing your material settings or seeing your textures alpha channel, it would be hard to form any sort of conclusion to whats wrong.
Did you look at the alpha channel of your texture in the texture viewer to see if there were any issues, what formats texture were you using DXT1 or DXT5, if you were using DXT1 did you make sure the the alpha coming in is only 0 and 255.
Honestly, Alpha's work fine, something must be going on.