Could I see the whole code?
It should look something like this,
material preset_4_bodyMatL
{
technique
{
pass
{
ambient 0.9 0.9 0.9 1
texture_unit
{
texture preset_4body.jpg
}
}
}
}
material preset_4_bodyMatR
{
technique
{
pass
{
ambient 0.9 0.9 0.9 1
texture_unit
{
texture preset_4body.jpg
}
}
}
}
material preset_4_headMatL
{
technique
{
pass
{
ambient 0.9 0.9 0.9 1
texture_unit
{
texture preset_4head.jpg
}
}
}
}
material preset_4_headMatR
{
technique
{
pass
{
ambient 0.9 0.9 0.9 1
texture_unit
{
texture preset_4head.jpg
}
}
}
}
material preset_4_eyeMatL
{
technique
{
pass
{
ambient 0.9 0.9 0.9 1
cull_hardware none
cull_software none
texture_unit
{
texture preset_4eye.jpg
}
}
}
}
material preset_4_eyeMatR
{
technique
{
pass
{
ambient 0.9 0.9 0.9 1
cull_hardware none
cull_software none
texture_unit
{
texture preset_4eye.jpg
}
}
}
}
material preset_4_tailMat
{
technique
{
pass
{
ambient 0.9 0.9 0.9 1
texture_unit
{
texture preset_4tail.jpg
}
}
}
}
material preset_4_maneMat
{
technique
{
pass
{
ambient 0.9 0.9 0.9 1
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
texture_unit
{
texture preset_4mane.png
}
}
}
}
Just replace the image names and it should work, if you decide to use that one. :3