init
This commit is contained in:
29
stop_sign/materials/scripts/stopsign.material
Normal file
29
stop_sign/materials/scripts/stopsign.material
Normal file
@@ -0,0 +1,29 @@
|
||||
material StopSign/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
texture_unit
|
||||
{
|
||||
texture StopSign_Diffuse.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
material StopSign/Specular
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
texture_unit
|
||||
{
|
||||
texture StopSign_Spec.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
BIN
stop_sign/materials/textures/StopSign_Diffuse.png
Normal file
BIN
stop_sign/materials/textures/StopSign_Diffuse.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 284 KiB |
BIN
stop_sign/materials/textures/StopSign_Spec.png
Normal file
BIN
stop_sign/materials/textures/StopSign_Spec.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 346 KiB |
Reference in New Issue
Block a user