123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- <?xml version="1.0"?>
- <!-- Attitude -->
- <PropertyList>
- <path>standby_AI.ac</path>
-
- <animation>
- <type>material</type>
- <object-name>srew8</object-name>
- <object-name>srew</object-name>
- <object-name>face.001</object-name>
- <object-name>flag.001</object-name>
- </animation>
- <effect>
- <inherits-from>Aircraft/AvroVulcanB2/Models/Effects/glass-uber</inherits-from>
- <object-name>vitre</object-name>
- </effect>
-
- <animation>
- <type>rotate</type>
- <object-name>bankline</object-name>
- <object-name>horizonline</object-name>
- <property>orientation/roll-deg</property>
- <center>
- <x-m> 4.91146</x-m>
- <y-m>-0.25451</y-m>
- <z-m> 1.02822</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
-
- <animation>
- <type>translate</type>
- <object-name>horizonline</object-name>
- <property>orientation/pitch-deg</property>
- <interpolation>
- <entry>
- <ind>-180</ind>
- <dep>0.03</dep>
- </entry>
- <entry>
- <ind>-90</ind>
- <dep>0.03</dep>
- </entry>
- <entry>
- <ind>-40</ind>
- <dep>0.020</dep>
- </entry>
- <entry>
- <ind>-20</ind>
- <dep>0.010</dep>
- </entry>
- <entry>
- <ind>0</ind>
- <dep>0</dep>
- </entry>
- <entry>
- <ind>20</ind>
- <dep>-0.010</dep>
- </entry>
- <entry>
- <ind>40</ind>
- <dep>-0.020</dep>
- </entry>
- <entry>
- <ind>90</ind>
- <dep>-0.03</dep>
- </entry>
- <entry>
- <ind>180</ind>
- <dep>-0.03</dep>
- </entry>
- </interpolation>
- <axis>
- <x>0</x>
- <y>0</y>
- <z>1</z>
- </axis>
- </animation>
- <animation>
- <type>select</type>
- <object-name>horizonline</object-name>
- <condition>
- <and>
- <greater-than>
- <property>orientation/pitch-deg</property>
- <value type="int">-40</value>
- </greater-than>
- <less-than>
- <property>orientation/pitch-deg</property>
- <value type="int">40</value>
- </less-than>
- </and>
- </condition>
- </animation>
- </PropertyList>
|