init
This commit is contained in:
29
bus_stop/materials/scripts/bus_stop.material
Normal file
29
bus_stop/materials/scripts/bus_stop.material
Normal file
@@ -0,0 +1,29 @@
|
||||
material bus/station
|
||||
{
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
|
||||
texture_unit
|
||||
{
|
||||
texture pic.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
material bus/tag
|
||||
{
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
|
||||
texture_unit
|
||||
{
|
||||
texture bus.png
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
BIN
bus_stop/materials/textures/bus.png
Executable file
BIN
bus_stop/materials/textures/bus.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 8.4 KiB |
BIN
bus_stop/materials/textures/pic.png
Executable file
BIN
bus_stop/materials/textures/pic.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Reference in New Issue
Block a user