new turn coordinator tube n' ball
This commit is contained in:
parent
28c2c2f8ee
commit
b49abb2b79
2 changed files with 78 additions and 26 deletions
BIN
Aircraft/Instruments/Textures/maintc.rgb
Normal file
BIN
Aircraft/Instruments/Textures/maintc.rgb
Normal file
Binary file not shown.
|
@ -29,6 +29,7 @@ properties' values.
|
|||
<h-base>128</h-base>
|
||||
|
||||
<layers>
|
||||
|
||||
<layer>
|
||||
<name>gauge face</name>
|
||||
<texture>
|
||||
|
@ -42,6 +43,82 @@ properties' values.
|
|||
<h>114</h>
|
||||
</layer>
|
||||
|
||||
<layer>
|
||||
<name>tube-back</name>
|
||||
<texture>
|
||||
<path>Aircraft/Instruments/Textures/maintc.rgb</path>
|
||||
<x1>0.01171875</x1>
|
||||
<x2>0.9921875</x2>
|
||||
<y1>0.7421875</y1>
|
||||
<y2>1.0</y2>
|
||||
</texture>
|
||||
<w>60</w>
|
||||
<h>20</h>
|
||||
<transformations>
|
||||
<transformation>
|
||||
<type>y-shift</type>
|
||||
<offset>-25</offset>
|
||||
</transformation>
|
||||
</transformations>
|
||||
</layer>
|
||||
|
||||
<layer>
|
||||
<name>ball</name>
|
||||
<texture>
|
||||
<path>Aircraft/Instruments/Textures/maintc.rgb</path>
|
||||
<x1>0.00390625</x1>
|
||||
<x2>0.16796875</x2>
|
||||
<y1>0.2890625</y1>
|
||||
<y2>0.453125</y2>
|
||||
</texture>
|
||||
<w>10</w>
|
||||
<h>11</h>
|
||||
<transformations>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/steam/slip-skid</property>
|
||||
<min>-0.1</min>
|
||||
<max>0.1</max>
|
||||
<scale>400.0</scale>
|
||||
</transformation>
|
||||
<transformation>
|
||||
<type>y-shift</type>
|
||||
<property>/steam/slip-skid</property>
|
||||
<min>-0.1</min>
|
||||
<max>0.0</max>
|
||||
<scale>40.0</scale>
|
||||
</transformation>
|
||||
<transformation>
|
||||
<type>y-shift</type>
|
||||
<property>/steam/slip-skid</property>
|
||||
<min>0.0</min>
|
||||
<max>0.1</max>
|
||||
<scale>-40.0</scale>
|
||||
</transformation>
|
||||
<transformation>
|
||||
<type>y-shift</type>
|
||||
<offset>-28</offset>
|
||||
</transformation>
|
||||
</transformations>
|
||||
</layer>
|
||||
<layer>
|
||||
<name>tube</name>
|
||||
<texture>
|
||||
<path>Aircraft/Instruments/Textures/maintc.rgb</path>
|
||||
<x1>0.01171875</x1>
|
||||
<x2>0.9921875</x2>
|
||||
<y1>0.015625</y1>
|
||||
<y2>0.2890625</y2>
|
||||
</texture>
|
||||
<w>60</w>
|
||||
<h>20</h>
|
||||
<transformations>
|
||||
<transformation>
|
||||
<type>y-shift</type>
|
||||
<offset>-25</offset>
|
||||
</transformation>
|
||||
</transformations>
|
||||
</layer>
|
||||
<layer>
|
||||
<name>plane</name>
|
||||
<texture>
|
||||
|
@ -68,32 +145,6 @@ properties' values.
|
|||
</transformations>
|
||||
</layer>
|
||||
|
||||
<layer>
|
||||
<name>ball</name>
|
||||
<texture>
|
||||
<path>Aircraft/Instruments/Textures/misc-1.rgb</path>
|
||||
<x1>0.6171875</x1>
|
||||
<y1>0.2421875</y1>
|
||||
<x2>0.7890625</x2>
|
||||
<y2>0.4140625</y2>
|
||||
</texture>
|
||||
<w>10</w>
|
||||
<h>10</h>
|
||||
<transformations>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/steam/slip-skid</property>
|
||||
<min>-0.1</min>
|
||||
<max>0.1</max>
|
||||
<scale>400.0</scale>
|
||||
</transformation>
|
||||
<transformation>
|
||||
<type>y-shift</type>
|
||||
<offset>-29</offset>
|
||||
</transformation>
|
||||
</transformations>
|
||||
</layer>
|
||||
|
||||
<layer>
|
||||
<name>glare shield</name>
|
||||
<texture>
|
||||
|
@ -116,6 +167,7 @@ properties' values.
|
|||
</transformation>
|
||||
</transformations>
|
||||
</layer>
|
||||
|
||||
</layers>
|
||||
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue