1
0
Fork 0
fgdata/Aircraft/Instruments-3d/ky196/ky196-comm1.xml
curt cdfa61f112 Syd Adams:
Here are the latest updates.

- Most of the changes involve moving instruments / animation / hotspot files
  to instruments-3d.

- Some re-texturing.

- Finished Aerostar gear animation.

- I tried adding a LONG variable to the nav radio property tree,
  but the conversion kept coming out wrong. Multiplying frequencies
  by 100 and outputing that to another DOUBLE worked, but I cant find
  the Comm frequencies property updating for the life of me ..... oh
  well Nasal works.
2006-02-23 19:06:03 +00:00

194 lines
No EOL
4.1 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>ky196.ac</path>
<animation>
<name>comm1-leds</name>
<object-name>freq.101</object-name>
<object-name>freq.102</object-name>
<object-name>freq.103</object-name>
<object-name>freq.104</object-name>
<object-name>freq.105</object-name>
<object-name>stby.101</object-name>
<object-name>stby.102</object-name>
<object-name>stby.103</object-name>
<object-name>stby.104</object-name>
<object-name>stby.105</object-name>
<object-name>KY196.dec</object-name>
<object-name>KY196.swap</object-name>
</animation>
<animation>
<type>select</type>
<object-name>comm1-leds</object-name>
<condition>
<equals>
<property>instrumentation/comm/serviceable</property>
<value>true</value>
</equals>
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>KY196.volume</object-name>
<property>instrumentation/comm/volume</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>300</dep>
</entry>
</interpolation>
<center>
<x-m>0.004</x-m>
<y-m>0.036</y-m>
<z-m>-0.006</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- FREQUENCY -->
<animation>
<type>textranslate</type>
<object-name>freq.101</object-name>
<property>instrumentation/comm/frequencies/freq-whole</property>
<factor>0.00001</factor>
<step>10000</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>freq.102</object-name>
<property>instrumentation/comm/frequencies/freq-whole</property>
<factor>0.0001</factor>
<step>1000</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>freq.103</object-name>
<property>instrumentation/comm/frequencies/freq-whole</property>
<factor>0.001</factor>
<step>100</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>freq.104</object-name>
<property>instrumentation/comm/frequencies/freq-whole</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>freq.105</object-name>
<property>instrumentation/comm/frequencies/freq-whole</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- STANDBY -->
<animation>
<type>textranslate</type>
<object-name>stby.101</object-name>
<property>instrumentation/comm/frequencies/stby-whole</property>
<factor>0.00001</factor>
<step>10000</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>stby.102</object-name>
<property>instrumentation/comm/frequencies/stby-whole</property>
<factor>0.0001</factor>
<step>1000</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>stby.103</object-name>
<property>instrumentation/comm/frequencies/stby-whole</property>
<factor>0.001</factor>
<step>100</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>stby.104</object-name>
<property>instrumentation/comm/frequencies/stby-whole</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>stby.105</object-name>
<property>instrumentation/comm/frequencies/stby-whole</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
</PropertyList>