1
0
Fork 0
fgdata/Aircraft/Instruments-3d/alt-2/alt2-3d.xml
sydadams bc002ff33f Minor FDM update ...elevators too touchy...
Updated electrical system ...instrument light output normalized
Added OSG hotspots to most instruments ... more to go yet
PLIB hotspots temporarily broken ..need to resize panel to avoid whiteouts...
(a waste of time ) but some still use PLIB , so needs to be fixed ... ;)
2007-04-09 19:33:41 +00:00

87 lines
2.2 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>alt2.ac</path>
<animation>
<type>material</type>
<object-name>ALTface</object-name>
<object-name>needle100</object-name>
<object-name>needle1000</object-name>
<object-name>needle10000</object-name>
<object-name>inhg</object-name>
<object-name>InhgKnob</object-name>
<emission>
<red>0.8</red>
<green>0.4</green>
<blue>0.2</blue>
<factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>needle100</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.36</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle1000</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.036</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle10000</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.0036</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>texrotate</type>
<object-name>inhg</object-name>
<property>/instrumentation/altimeter/setting-inhg</property>
<interpolation>
<entry><ind>27.90</ind><dep>0.0</dep></entry>
<entry><ind>28.0</ind><dep>9.35</dep></entry>
<entry><ind>28.5</ind><dep>59.0</dep></entry>
<entry><ind>29.0</ind><dep>109.0</dep></entry>
<entry><ind>29.5</ind><dep>159.5</dep></entry>
<entry><ind>29.9</ind><dep>200.0</dep></entry>
<entry><ind>30.0</ind><dep>210.0</dep></entry>
<entry><ind>30.5</ind><dep>261.0</dep></entry>
<entry><ind>31.0</ind><dep>310.0</dep></entry>
<entry><ind>31.4</ind><dep>350.0</dep></entry>
</interpolation>
<center>
<x>0.25</x>
<y>0.25</y>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
</PropertyList>