1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>support1.ac</path>
-
- <model>
- <name>Garmin 196</name>
- <path>Aircraft/Instruments-3d/garmin196/garmin196.xml</path>
- </model>
-
- <animation>
- <type>pick</type>
- <object-name>fixation_gauche</object-name>
- <action>
- <button>0</button>
- <repeatable>true</repeatable>
- <binding>
- <command>property-adjust</command>
- <property>/controls/garmin196/support-deg</property>
- <step>-10</step>
- <min>-180</min>
- <max>180</max>
- <wrap>0</wrap>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>fixation_droite</object-name>
- <action>
- <button>0</button>
- <repeatable>true</repeatable>
- <binding>
- <command>property-adjust</command>
- <property>/controls/garmin196/support-deg</property>
- <step>10</step>
- <min>-180</min>
- <max>180</max>
- <wrap>0</wrap>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>fixation_gauche</object-name>
- <object-name>fixation_droite</object-name>
- <action>
- <button>3</button>
- <repeatable>false</repeatable>
- <binding>
- <command>property-adjust</command>
- <property>/controls/garmin196/support-deg</property>
- <step>-1</step>
- <min>-180</min>
- <max>180</max>
- <wrap>0</wrap>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>fixation_gauche</object-name>
- <object-name>fixation_droite</object-name>
- <action>
- <button>4</button>
- <repeatable>false</repeatable>
- <binding>
- <command>property-adjust</command>
- <property>/controls/garmin196/support-deg</property>
- <step>1</step>
- <min>-180</min>
- <max>180</max>
- <wrap>0</wrap>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>rotate</type>
- <object-name>Garmin 196</object-name>
- <object-name>support</object-name>
- <property>/controls/garmin196/support-deg</property>
- <factor>1</factor>
- <axis>
- <x>0.0</x>
- <y>0.0</y>
- <z>1.0</z>
- </axis>
- <center>
- <x-m>-0.009107</x-m>
- <y-m>0.000539</y-m>
- <z-m>-0.0502871</z-m>
- </center>
- </animation>
- </PropertyList>
|