Rescue-OpBroken.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. <PropertyList>
  2. <!--
  3. Usable with FlightGear
  4. Property of Gerard Robin (C) 2008-2010
  5. Copyright
  6. -->
  7. <path>rescue-op.ac</path>
  8. <!-- <texture-path>Aircraft/Alouette-III/Models/Textures</texture-path>-->
  9. <offsets>
  10. <pitch-deg>0</pitch-deg>
  11. <z-m>10</z-m>
  12. <x-m>0.0</x-m>
  13. <heading-deg>180</heading-deg>
  14. </offsets>
  15. <animation>
  16. <type>select</type>
  17. <object-name>Rope</object-name>
  18. <object-name>Rescued-Person</object-name>
  19. <object-name>Crown</object-name>
  20. <condition>
  21. <equals>
  22. <property>/sim/model/rescue</property>
  23. <value>1</value>
  24. </equals>
  25. </condition>
  26. </animation>
  27. <animation>
  28. <type>rotate</type>
  29. <object-name>Rope</object-name>
  30. <object-name>Rescued-Person</object-name>
  31. <object-name>Crown</object-name>
  32. <property>orientation/pitch-deg</property>
  33. <factor>-1</factor>
  34. <center>
  35. <x-m>0.016548</x-m>
  36. <y-m>0.00567126</y-m>
  37. <z-m>-4.05133</z-m>
  38. </center>
  39. <axis>
  40. <x>0</x>
  41. <y>-1</y>
  42. <z>0</z>
  43. </axis>
  44. </animation>
  45. <animation>
  46. <type>rotate</type>
  47. <object-name>Rope</object-name>
  48. <object-name>Rescued-Person</object-name>
  49. <object-name>Crown</object-name>
  50. <property>orientation/roll-deg</property>
  51. <factor>-1</factor>
  52. <center>
  53. <x-m>0.016548</x-m>
  54. <y-m>0.00567126</y-m>
  55. <z-m>-4.05133</z-m>
  56. </center>
  57. <axis>
  58. <x>1</x>
  59. <y>0</y>
  60. <z>0</z>
  61. </axis>
  62. </animation>
  63. <animation>
  64. <type>translate</type>
  65. <object-name>Rescued-Person</object-name>
  66. <object-name>Crown</object-name>
  67. <property>sim/model/rescue-lift</property>
  68. <factor>-10</factor>
  69. <axis>
  70. <x>0</x>
  71. <y>0</y>
  72. <z>1</z>
  73. </axis>
  74. </animation>
  75. <animation>
  76. <type>select</type>
  77. <object-name>Rescued-Person</object-name>
  78. <object-name>Crown</object-name>
  79. <condition>
  80. <not-equals>
  81. <property>/sim/model/rescue-lift</property>
  82. <value>0</value>
  83. </not-equals>
  84. </condition>
  85. </animation>
  86. <animation>
  87. <type>translate</type>
  88. <object-name>Rope</object-name>
  89. <property>sim/model/rescue-lift</property>
  90. <interpolation>
  91. <entry>
  92. <ind>0</ind>
  93. <dep>-4</dep>
  94. </entry>
  95. <entry>
  96. <ind>1</ind>
  97. <dep>-10</dep>
  98. </entry>
  99. </interpolation>
  100. <axis>
  101. <x>0</x>
  102. <y>0</y>
  103. <z>1</z>
  104. </axis>
  105. </animation>
  106. <animation>
  107. <type>scale</type>
  108. <object-name>Rope</object-name>
  109. <property>sim/model/rescue-lift</property>
  110. <x-max>1</x-max>
  111. <x-min>1</x-min>
  112. <y-max>1</y-max>
  113. <y-min>1</y-min>
  114. <z-max>1</z-max>
  115. <z-min>0.01</z-min>
  116. <x-factor>1</x-factor>
  117. <y-factor>1</y-factor>
  118. <z-factor>1</z-factor>
  119. </animation>
  120. </PropertyList>