init
This commit is contained in:
19
mud_box/materials/scripts/mud.material
Normal file
19
mud_box/materials/scripts/mud.material
Normal file
@@ -0,0 +1,19 @@
|
||||
material vrc/mud
|
||||
{
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
ambient 0.5 0.5 0.5 1.0
|
||||
diffuse 0.5 0.5 0.5 1.0
|
||||
specular 0.2 0.2 0.2 1.0 12.5
|
||||
|
||||
texture_unit
|
||||
{
|
||||
texture mud_soft_leaves.png
|
||||
filtering anistropic
|
||||
max_anisotropy 16
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
BIN
mud_box/materials/textures/mud_soft_leaves.png
Normal file
BIN
mud_box/materials/textures/mud_soft_leaves.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 693 KiB |
Reference in New Issue
Block a user