init
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
material fire_hose_long_curled/fire_hose_canvas
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
ambient 0.7 0.7 0.7 1.0
|
||||
diffuse 1.0 1.0 1.0 1.0
|
||||
specular 0.0 0.0 0.0 0.0
|
||||
|
||||
texture_unit
|
||||
{
|
||||
texture canvas.jpg
|
||||
filtering trilinear
|
||||
scale 1.00 1.00
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
material fire_hose_long_curled/fire_hose_coupling
|
||||
{
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
ambient 0.7 0.7 0.7 1.0
|
||||
diffuse 1.0 1.0 1.0 1.0
|
||||
specular 0.0 0.0 0.0 0.0
|
||||
emissive 0.2 0.2 0.2
|
||||
|
||||
texture_unit
|
||||
{
|
||||
texture coupling_hexagon.png
|
||||
filtering trilinear
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
material fire_hose_long_curled/fire_hose_red_coupling
|
||||
{
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
ambient 0.7 0.7 0.7 1.0
|
||||
diffuse 1.0 1.0 1.0 1.0
|
||||
specular 0.0 0.0 0.0 0.0
|
||||
|
||||
texture_unit
|
||||
{
|
||||
texture connector.png
|
||||
filtering trilinear
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
BIN
fire_hose_long_curled/materials/textures/canvas.jpg
Normal file
BIN
fire_hose_long_curled/materials/textures/canvas.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 89 KiB |
BIN
fire_hose_long_curled/materials/textures/connector.png
Normal file
BIN
fire_hose_long_curled/materials/textures/connector.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
fire_hose_long_curled/materials/textures/coupling_hexagon.png
Normal file
BIN
fire_hose_long_curled/materials/textures/coupling_hexagon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 330 KiB |
Reference in New Issue
Block a user