parachute.xml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>parachute.ac</path>
  4. <offsets>
  5. <pitch-deg>-5</pitch-deg>
  6. <heading-deg>-10</heading-deg>
  7. <roll-deg>0</roll-deg>
  8. </offsets>
  9. <animation>
  10. <!-- Objets opaques -->
  11. <!-- Objets transparents -->
  12. <object-name>parachute</object-name>
  13. <object-name>cables</object-name>
  14. </animation>
  15. <animation>
  16. <type>noshadow</type>
  17. <object-name>parachute</object-name>
  18. <object-name>cables</object-name>
  19. </animation>
  20. <animation>
  21. <name>ParachuteEntier</name>
  22. <object-name>parachute</object-name>
  23. <object-name>cables</object-name>
  24. </animation>
  25. <!-- Sortie du parachute -->
  26. <animation>
  27. <type>select</type>
  28. <object-name>ParachuteEntier</object-name>
  29. <condition>
  30. <greater-than>
  31. <property>sim/multiplay/generic/float[29]</property>
  32. <value>0.5</value>
  33. </greater-than>
  34. </condition>
  35. </animation>
  36. <animation>
  37. <type>rotate</type>
  38. <object-name>ParachuteEntier</object-name>
  39. <property>sim/multiplay/generic/float[30]</property>
  40. <factor>1</factor>
  41. <offset-deg>270</offset-deg>
  42. <center>
  43. <x-m>0</x-m>
  44. <y-m>0</y-m>
  45. <z-m>0</z-m>
  46. </center>
  47. <axis>
  48. <x>0</x>
  49. <y>1</y>
  50. <z>0</z>
  51. </axis>
  52. </animation>
  53. <animation>
  54. <type>rotate</type>
  55. <object-name>ParachuteEntier</object-name>
  56. <property>sim/multiplay/generic/float[31]</property>
  57. <factor>1</factor>
  58. <offset-deg>-90</offset-deg>
  59. <center>
  60. <x-m>0</x-m>
  61. <y-m>0</y-m>
  62. <z-m>-8</z-m>
  63. </center>
  64. <axis>
  65. <x>0</x>
  66. <y>0</y>
  67. <z>1</z>
  68. </axis>
  69. </animation>
  70. <animation>
  71. <type>scale</type>
  72. <object-name>ParachuteEntier</object-name>
  73. <property>sim/multiplay/generic/float[32]</property>
  74. <x-factor>1.0</x-factor>
  75. <x-offset>0</x-offset>
  76. </animation>
  77. </PropertyList>