1
0
Fork 0
fgdata/Aircraft/Instruments-3d/ki206/ki206.xml
sydadams 143c445571 Updated Aerostar...
Updated KNS-80 Nav radio --- (Added DME display , ability to set 4 vor/rnav waypoint frequencies )

Aerostar instruments material animation updates
2007-03-29 02:38:31 +00:00

109 lines
No EOL
2.8 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>ki206.ac</path>
<animation>
<type>material</type>
<object-name>KI206.gsflag</object-name>
<object-name>KI206.toflag</object-name>
<object-name>KI206.fromflag</object-name>
<object-name>KI206.navflag</object-name>
<object-name>KI206.face</object-name>
<object-name>KI206card</object-name>
<object-name>KI206.locneedle</object-name>
<object-name>KI206.gsneedle</object-name>
<object-name>KI206.knob</object-name>
<emission>
<red>0.8</red>
<green>0.4</green>
<blue>0.2</blue>
<factor-prop>/controls/lighting/instruments-norm</factor-prop>
</emission>
</animation>
<animation>
<type>select</type>
<object-name>KI206.gsflag</object-name>
<condition>
<and>
<equals>
<property>instrumentation/nav/has-gs</property>
<value>true</value>
</equals>
<equals>
<property>instrumentation/nav/in-range</property>
<value>true</value>
</equals>
</and>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>KI206.toflag</object-name>
<condition>
<equals>
<property>instrumentation/nav/to-flag</property>
<value>true</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>KI206.fromflag</object-name>
<condition>
<equals>
<property>instrumentation/nav/from-flag</property>
<value>true</value>
</equals>
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>KI206card</object-name>
<property>orientation/heading-magnetic-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>KI206.locneedle</object-name>
<property>instrumentation/nav/heading-needle-deflection</property>
<interpolation>
<entry><ind>-10.0</ind><dep>-0.0113</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
<entry><ind>10.0</ind><dep>0.0113</dep></entry>
</interpolation>
<axis>
<x>0.0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>KI206.gsneedle</object-name>
<property>instrumentation/nav/gs-needle-deflection</property>
<interpolation>
<entry><ind>-9999.0</ind><dep>-0.0113</dep></entry>
<entry><ind>-10.0</ind><dep>-0.0113</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
<entry><ind>10.0</ind><dep>0.0113</dep></entry>
<entry><ind>9999.0</ind><dep>0.0113</dep></entry>
</interpolation>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
</animation>
</PropertyList>