init
This commit is contained in:
18
src_doorway/materials/scripts/button.material
Normal file
18
src_doorway/materials/scripts/button.material
Normal file
@@ -0,0 +1,18 @@
|
||||
material src_doorway_button/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
texture_unit
|
||||
{
|
||||
texture button.png
|
||||
filtering anistropic
|
||||
max_anisotropy 16
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
BIN
src_doorway/materials/textures/Doorway.png
Normal file
BIN
src_doorway/materials/textures/Doorway.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 865 KiB |
BIN
src_doorway/materials/textures/button.png
Normal file
BIN
src_doorway/materials/textures/button.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user