This page is under construction
archives/bf1942/levels/fht_juno_beach-1944.rfa
bf1942/levels/fht_juno_beach-1944/Objects/Crocodile/Art/churchil_L_wheel1.rs
shader "Material0"
{
technique
{
transparent true;
pass
{
lighting true;
lightingSpecular true;
materialAmbient 1 1 1;
materialDiffuse 1 1 1;
materialSpecular 0 0 0;
materialSpecularPower 0.5;
alphaTest greater 0.7;
stage
{
texture "cromwell wheels_alpha";
combine color mul texture diffuse;
combine alpha single texture;
}
}
}
}
{
technique
{
transparent true;
pass
{
lighting true;
lightingSpecular true;
materialAmbient 1 1 1;
materialDiffuse 1 1 1;
materialSpecular 0 0 0;
materialSpecularPower 0.5;
alphaTest greater 0.7;
stage
{
texture "cromwell wheels_alpha";
combine color mul texture diffuse;
combine alpha single texture;
}
}
}
}