Added Town material and texture.
This commit is contained in:
parent
44324f247c
commit
0bc58b2fc0
2 changed files with 32 additions and 0 deletions
BIN
Textures/Terrain/Town.rgb
Normal file
BIN
Textures/Terrain/Town.rgb
Normal file
Binary file not shown.
|
@ -2589,6 +2589,38 @@ Properties currently used:
|
||||||
</emissive>
|
</emissive>
|
||||||
</material>
|
</material>
|
||||||
|
|
||||||
|
<material>
|
||||||
|
<name>Town</name>
|
||||||
|
<texture>Terrain/Town.rgb</texture>
|
||||||
|
<xsize>1024</xsize>
|
||||||
|
<ysize>1024</ysize>
|
||||||
|
<light-coverage>100000.0</light-coverage>
|
||||||
|
<ambient>
|
||||||
|
<r>0.14</r>
|
||||||
|
<g>0.28</g>
|
||||||
|
<b>0.13</b>
|
||||||
|
<a>1.0</a>
|
||||||
|
</ambient>
|
||||||
|
<diffuse>
|
||||||
|
<r>0.14</r>
|
||||||
|
<g>0.28</g>
|
||||||
|
<b>0.13</b>
|
||||||
|
<a>1.0</a>
|
||||||
|
</diffuse>
|
||||||
|
<specular>
|
||||||
|
<r>0.0</r>
|
||||||
|
<g>0.0</g>
|
||||||
|
<b>0.0</b>
|
||||||
|
<a>1.0</a>
|
||||||
|
</specular>
|
||||||
|
<emissive>
|
||||||
|
<r>0.0</r>
|
||||||
|
<g>0.0</g>
|
||||||
|
<b>0.0</b>
|
||||||
|
<a>1.0</a>
|
||||||
|
</emissive>
|
||||||
|
</material>
|
||||||
|
|
||||||
<material>
|
<material>
|
||||||
<name>Unknown</name>
|
<name>Unknown</name>
|
||||||
<texture>Terrain/unknown.rgb</texture>
|
<texture>Terrain/unknown.rgb</texture>
|
||||||
|
|
Loading…
Reference in a new issue