seperated musket alpha map

Charles Spurrill 2010-12-04 13:52:08 -08:00
parent cd99ed1285
commit 987d5daa0b
4 changed files with 25 additions and 5 deletions

View File

@ -1,3 +1,25 @@
material MusketAlpha
{
receive_shadows on
technique
{
pass
{
cull_hardware none
ambient 0.500000 0.500000 0.500000 1.000000
diffuse 0.702745 0.702745 0.702745 1.000000
specular 0.000000 0.000000 0.000000 1.000000 12.500000
emissive 0.000000 0.000000 0.000000 1.000000
scene_blend alpha_blend
texture_unit
{
texture musketalpha.png
tex_address_mode wrap
filtering trilinear
}
}
}
}
material Musket
{
receive_shadows on
@ -5,13 +27,11 @@ material Musket
{
pass
{
scene_blend alpha_blend
cull_hardware none
ambient 0.500000 0.500000 0.500000 1.000000
diffuse 0.702745 0.702745 0.702745 1.000000
diffuse 0.800000 0.800000 0.800000 1.000000
specular 0.000000 0.000000 0.000000 1.000000 12.500000
emissive 0.000000 0.000000 0.000000 1.000000
scene_blend alpha_blend
texture_unit
{
texture musket.png
@ -20,4 +40,4 @@ material Musket
}
}
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB