1
0
Fork 0
fgdata/Aircraft/Instruments/n1.xml

100 lines
No EOL
2 KiB
XML

<PropertyList>
<name>Engine N1 RPM</name>
<w-base>128</w-base>
<h-base>128</h-base>
<layers>
<layer>
<name>background</name>
<w>110</w>
<h>110</h>
<texture>
<path>Aircraft/Instruments/Textures/percent.rgb</path>
<x1>0</x1>
<y1>0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
</layer>
<layer>
<name>big needle</name>
<w>6</w>
<h>48</h>
<texture>
<path>Aircraft/Instruments/Textures/misc-1.rgb</path>
<x1>0.8</x1>
<y1>0.78125</y1>
<x2>0.8375</x2>
<y2>1.0</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>/engines/engine[0]/n1</property>
<scale>2.64706</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>20.0</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>little needle</name>
<w>4</w>
<h>20</h>
<texture>
<path>Aircraft/Instruments/Textures/misc-1.rgb</path>
<x1>0.8</x1>
<y1>0.78125</y1>
<x2>0.8375</x2>
<y2>1.0</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-21.79</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>25.06</offset>
</transformation>
<transformation>
<type>rotation</type>
<property>/engines/engine[0]/n1</property>
<scale>36</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>8</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>glare shield</name>
<texture>
<path>Aircraft/Instruments/Textures/bezel1.rgb</path>
<x1>0.5</x1>
<y1>0.0</y1>
<x2>1.0</x2>
<y2>0.5</y2>
</texture>
<w>128</w>
<h>128</h>
<transformations>
<transformation>
<type>x-shift</type>
<offset>3</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-3</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>