standby_AI.xml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0"?>
  2. <!-- Attitude -->
  3. <PropertyList>
  4. <path>standby_AI.ac</path>
  5. <animation>
  6. <type>material</type>
  7. <object-name>srew8</object-name>
  8. <object-name>srew</object-name>
  9. <object-name>face.001</object-name>
  10. <object-name>flag.001</object-name>
  11. </animation>
  12. <effect>
  13. <inherits-from>Aircraft/AvroVulcanB2/Models/Effects/glass-uber</inherits-from>
  14. <object-name>vitre</object-name>
  15. </effect>
  16. <animation>
  17. <type>rotate</type>
  18. <object-name>bankline</object-name>
  19. <object-name>horizonline</object-name>
  20. <property>orientation/roll-deg</property>
  21. <center>
  22. <x-m> 4.91146</x-m>
  23. <y-m>-0.25451</y-m>
  24. <z-m> 1.02822</z-m>
  25. </center>
  26. <axis>
  27. <x>-1</x>
  28. <y>0</y>
  29. <z>0</z>
  30. </axis>
  31. </animation>
  32. <animation>
  33. <type>translate</type>
  34. <object-name>horizonline</object-name>
  35. <property>orientation/pitch-deg</property>
  36. <interpolation>
  37. <entry>
  38. <ind>-180</ind>
  39. <dep>0.03</dep>
  40. </entry>
  41. <entry>
  42. <ind>-90</ind>
  43. <dep>0.03</dep>
  44. </entry>
  45. <entry>
  46. <ind>-40</ind>
  47. <dep>0.020</dep>
  48. </entry>
  49. <entry>
  50. <ind>-20</ind>
  51. <dep>0.010</dep>
  52. </entry>
  53. <entry>
  54. <ind>0</ind>
  55. <dep>0</dep>
  56. </entry>
  57. <entry>
  58. <ind>20</ind>
  59. <dep>-0.010</dep>
  60. </entry>
  61. <entry>
  62. <ind>40</ind>
  63. <dep>-0.020</dep>
  64. </entry>
  65. <entry>
  66. <ind>90</ind>
  67. <dep>-0.03</dep>
  68. </entry>
  69. <entry>
  70. <ind>180</ind>
  71. <dep>-0.03</dep>
  72. </entry>
  73. </interpolation>
  74. <axis>
  75. <x>0</x>
  76. <y>0</y>
  77. <z>1</z>
  78. </axis>
  79. </animation>
  80. <animation>
  81. <type>select</type>
  82. <object-name>horizonline</object-name>
  83. <condition>
  84. <and>
  85. <greater-than>
  86. <property>orientation/pitch-deg</property>
  87. <value type="int">-40</value>
  88. </greater-than>
  89. <less-than>
  90. <property>orientation/pitch-deg</property>
  91. <value type="int">40</value>
  92. </less-than>
  93. </and>
  94. </condition>
  95. </animation>
  96. </PropertyList>