1
0
Fork 0
fgdata/Aircraft/Instruments-3d/clock/M877/m877.xml

118 lines
2.5 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<path>m877.ac</path>
<animation>
<type>select</type>
<object-name>gmt</object-name>
<condition>
<equals>
<property>instrumentation/clock/m877/mode</property>
<value>0</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>lt</object-name>
<condition>
<equals>
<property>instrumentation/clock/m877/mode</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>ft</object-name>
<condition>
<equals>
<property>instrumentation/clock/m877/mode</property>
<value>2</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>et</object-name>
<condition>
<equals>
<property>instrumentation/clock/m877/mode</property>
<value>3</value>
</equals>
</condition>
</animation>
<animation>
<type>textranslate</type>
<object-name>HR.001</object-name>
<property>instrumentation/clock/m877/indicated-hour</property>
<factor>0.01</factor>
<step>10</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>HR.002</object-name>
<property>instrumentation/clock/m877/indicated-hour</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>MN.001</object-name>
<property>instrumentation/clock/m877/indicated-min</property>
<factor>0.01</factor>
<step>10</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>MN.002</object-name>
<property>instrumentation/clock/m877/indicated-min</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
2009-03-18 03:37:52 +00:00
<!-- -hotspots -->
<animation>
<type>pick</type>
<object-name>CTL.btn</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>nasal</command>
<script>m877.davtron.set_clock();</script>
</binding>
</action>
</animation>
</PropertyList>