init
This commit is contained in:
34
fire_station/materials/scripts/fire_station.material
Normal file
34
fire_station/materials/scripts/fire_station.material
Normal file
@@ -0,0 +1,34 @@
|
||||
material FireStation/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
texture_unit
|
||||
{
|
||||
texture FireStation_Diffuse.png
|
||||
}
|
||||
|
||||
rtshader_system
|
||||
{
|
||||
lighting_stage normal_map FireStation_Normal.png tangent_space 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
material FireStation/Specular
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
texture_unit
|
||||
{
|
||||
texture FireStation_Spec.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
BIN
fire_station/materials/textures/fire_station_diffuse.png
Normal file
BIN
fire_station/materials/textures/fire_station_diffuse.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
BIN
fire_station/materials/textures/fire_station_spec.png
Normal file
BIN
fire_station/materials/textures/fire_station_spec.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 675 KiB |
Reference in New Issue
Block a user