Exactly what it says on the can.
So, it works to fix the weird transparency thing on canines, but it does nothing on felines. Here's a screeny WITH the code "fixed":
(http://oi57BannedImageSite/1ibv6d.jpg)
As you can see, the glitch is still there.
Here's the coding I'm using, if anyone could help me find the problem:
material preset_7_maneMat
{
technique
{
pass
{
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
texture_unit
{
texture preset_7mane.png
}
}
}
}
Thanks to anyone who can help!
[/color]