1
0
Fork 0
fgdata/Aircraft/Instruments-3d/computing-gun-sights/K14/sight-controler.xml
2013-12-17 22:28:21 +00:00

195 lines
4.4 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>Aircraft/Instruments-3d/computing-gun-sights/K14/K14-controller.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>45</max-m>
</animation>
<animation>
<type>material</type>
<object-name>GS-gyro-fixed</object-name>
<object-name>GS-brightness</object-name>
<object-name>GS-power</object-name>
<object-name>GS-body</object-name>
<object-name>Switch</object-name>
<object-name>switchGuard</object-name>
<object-name>switchCase</object-name>
<object-name>switchNut</object-name>
<object-name>upperSwitchPlate</object-name>
<emission>
<factor-prop>/controls/lighting/cabin-norm</factor-prop>
<red>0.2</red>
<green>0.1</green>
<blue>0.1</blue>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>GS-brightness</object-name>
<property>/controls/armament/gunsight/intensity</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>140.0</dep>
</entry>
<entry>
<ind>0.5</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1.0</ind>
<dep>-140.0</dep>
</entry>
</interpolation>
<center>
<x-m>0.0475</x-m>
<y-m>-0.00006</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>GS-gyro-fixed</object-name>
<property>/controls/armament/gunsight/reticleSelectorPos</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>90.0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>0</dep>
</entry>
<entry>
<ind>2</ind>
<dep>-90.0</dep>
</entry>
</interpolation>
<center>
<x-m>-0.0474</x-m>
<y-m>0.000032</y-m>
<z-m>0.</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Switch</object-name>
<property>/controls/armament/gunsight/computer-on</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>-60</dep>
</entry>
</interpolation>
<center>
<x-m>0.000056</x-m>
<y-m>0.01</y-m>
<z-m>0.0082</z-m>
</center>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>pick</type>
<object-name>Switch</object-name>
<action>
<button>0</button>
<binding>
<command>property-toggle</command>
<property>/controls/armament/gunsight/computer-on</property>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>GS-brightness</object-name>
<action>
<button>1</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/controls/armament/gunsight/intensity</property>
<step>0.01</step>
<min>0</min>
<max>1</max>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>GS-brightness</object-name>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/controls/armament/gunsight/intensity</property>
<step>-0.01</step>
<min>0</min>
<max>1</max>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>GS-gyro-fixed</object-name>
<action>
<button>1</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property>/controls/armament/gunsight/reticleSelectorPos</property>
<step>1</step>
<min>0</min>
<max>2</max>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>GS-gyro-fixed</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-adjust</command>
<property>/controls/armament/gunsight/reticleSelectorPos</property>
<step>-1</step>
<min>0</min>
<max>2</max>
</binding>
</action>
</animation>
</PropertyList>