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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user