Added texture to Sproutberry Bush, by Pyrit.

qteditor
Clonkonaut 2016-06-21 19:14:23 +02:00
parent 890c430a17
commit 72c4a55d78
4 changed files with 19 additions and 12 deletions

View File

@ -1,14 +1,21 @@
material FernGreen
material Sprout
{
receive_shadows on
technique
{
pass
{
ambient 0.500000 0.500000 0.500000 1.000000
diffuse 0.000000 0.400000 0.000000 1.000000
specular 0.100000 0.100000 0.100000 1.000000 12.500000
emissive 0.000000 0.000000 0.000000 1.000000
}
}
receive_shadows on
technique
{
pass
{
ambient 1.0 1.0 1.0 1.0
diffuse 0.800000011920929 0.800000011920929 0.800000011920929 1.0
specular 0.5 0.5 0.5 1.0 12.5
emissive 0.0 0.0 0.0 1.0
texture_unit
{
texture Sprout.jpg
tex_address_mode wrap
filtering trilinear
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB