1
0
Fork 0

Improved airport grass overlays in coorporation with vnts

This commit is contained in:
Erik Hofman 2020-10-07 13:35:12 +02:00
parent 5080ae8c99
commit cf24eb2376
5 changed files with 3 additions and 3 deletions

View file

@ -17,9 +17,9 @@
<effect>Effects/grass</effect> <effect>Effects/grass</effect>
<texture-set> <texture-set>
<texture>Terrain/airport-grass-autumn.png</texture> <texture>Terrain/airport-grass-autumn.png</texture>
<texture n="13">Terrain/airport-grass.png</texture> <texture n="13">Terrain/airport-grass-summer.png</texture>
<texture n="14">Terrain/airport_grass_overlay.png</texture> <texture n="14">Terrain/airport_grass_overlay.png</texture>
<texture n="20">Terrain/airport-grass.png</texture> <texture n="20">Terrain/airport-grass-summer.png</texture>
</texture-set> </texture-set>
<parameters> <parameters>
<grit_alpha>0.4</grit_alpha> <grit_alpha>0.4</grit_alpha>
@ -27,7 +27,7 @@
<overlay_bias>0.5</overlay_bias> <overlay_bias>0.5</overlay_bias>
<use_color_overlay>0</use_color_overlay> <use_color_overlay>0</use_color_overlay>
<base_layer_magnification>1.0</base_layer_magnification> <base_layer_magnification>1.0</base_layer_magnification>
<overlay_layer_magnification>8.0</overlay_layer_magnification> <overlay_layer_magnification>16.0</overlay_layer_magnification>
<overlay_alpha>0.85</overlay_alpha> <overlay_alpha>0.85</overlay_alpha>
</parameters> </parameters>
<xsize>256</xsize> <xsize>256</xsize>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 MiB

After

Width:  |  Height:  |  Size: 5.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 MiB

After

Width:  |  Height:  |  Size: 6.2 MiB