1
0
Fork 0

finish Dual EGT

This commit is contained in:
j4strngs 2001-12-18 10:34:06 +00:00
parent f2d1cb5f27
commit 670def1746
2 changed files with 28 additions and 10 deletions

View file

@ -133,26 +133,44 @@ properties' values.
</transformation>
</transformations>
</layer>
<!--
<layer>
<name>gauge labels</name>
<name>gauge top left</name>
<texture>
<path>Aircraft/Instruments/Textures/egt-fuel.rgb</path>
<x1>0.0078125</x1>
<x1>0.921875</x1>
<x2>1.0</x2>
<y1>0.0</y1>
<x2>0.359375</x2>
<y2>0.359375</y2>
<y2>0.29296875</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-3</offset>
<offset>-40</offset>
</transformation>
</transformations>
<w>100</w>
<h>100</h>
<w>20</w>
<h>78</h>
</layer>
-->
<layer>
<name>gauge top right</name>
<texture>
<path>Aircraft/Instruments/Textures/egt-fuel.rgb</path>
<x1>0.8125</x1>
<x2>0.890625</x2>
<y1>0.0</y1>
<y2>0.29296875</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>40</offset>
</transformation>
</transformations>
<w>20</w>
<h>78</h>
</layer>
<layer>
<name>glare shield</name>
<texture>
@ -175,7 +193,7 @@ properties' values.
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>