123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?xml version="1.0"?>
- <!-- KI 227-00
- ADF Heading Indicator -manually rotated compass card
- Syd Adams
- -->
- <PropertyList>
- <path>ki227.ac</path>
- <animation>
- <type>material</type>
- <object-name>KI227card</object-name>
- <object-name>KI227.needle</object-name>
- <object-name>KI227.knob</object-name>
- <object-name>KI227.face</object-name>
- <condition>
- <property>/controls/lighting/instrument-lights</property>
- </condition>
- <emission>
- <red> 0.80 </red>
- <green> 0.50 </green>
- <blue> 0.50 </blue>
- </emission>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>KI227card</object-name>
- <property>/instrumentation/kr-87/inputs/rotation-deg</property>
- <factor>-1</factor>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
-
- <animation>
- <type>rotate</type>
- <object-name>KI227.needle</object-name>
- <property>/instrumentation/kr-87/outputs/needle-deg</property>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- </PropertyList>
|