i posted a thread, and i got a reply:
material preset_1_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_1eye.jpg <--- this one to the second eye file
}
}
}
}
material preset_1_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_1eye.jpg <--- or this one to the second eye file
}
}
}
}
i don't know what that means ^^'