I have this same issue, no matter what I do. v.v I either get this or it has white edges, or sometimes the alpha channel doesn't even work. .-.
All I can say is replace your original mane code with this:
material preset_#_maneMat
{
technique
{
pass
{
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
texture_unit
{
texture preset_#mane.png
}
}
}
}
Oh my goodness thank you! This worked like a charm. x3
~Mistle
It did? Gewd. ^^ I'm glad. It won't work for meh sometimes. |D I have to usually use a different code.