winch.xml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>winch.ac</path>
  4. <animation>
  5. <type>range</type>
  6. <min-m>0</min-m>
  7. <max-m>100</max-m>
  8. </animation>
  9. <model>
  10. <name>Rescue-Op</name>
  11. <path>Aircraft/ec145/Models/Divers/Rescue/Rescue-Op.xml</path>
  12. <offsets>
  13. <x-m>-1.06</x-m>
  14. <y-m>0.98</y-m>
  15. <z-m>-5.2</z-m>
  16. </offsets>
  17. </model>
  18. <animation>
  19. <type>rotate</type>
  20. <object-name>Rescue-Op</object-name>
  21. <object-name>Material4.001</object-name>
  22. <object-name>winchhead</object-name>
  23. <object-name>Material3</object-name>
  24. <property>sim/multiplay/generic/float[2]</property>
  25. <factor>60</factor>
  26. <axis>
  27. <x1-m>-0.315</x1-m>
  28. <y1-m>1</y1-m>
  29. <z1-m>1.11</z1-m>
  30. <x2-m>-0.315</x2-m>
  31. <y2-m>1</y2-m>
  32. <z2-m>0.99</z2-m>
  33. </axis>
  34. </animation>
  35. <!--
  36. <animation>
  37. <type>rotate</type>
  38. <object-name>Rescue-Op</object-name>
  39. <object-name>Material4.001</object-name>
  40. <object-name>winchhead</object-name>
  41. <object-name>Material3</object-name>
  42. <property>/sim/model/rescue</property>
  43. <factor>60</factor>
  44. <axis>
  45. <x1-m>-0.315</x1-m>
  46. <y1-m>1</y1-m>
  47. <z1-m>1.11</z1-m>
  48. <x2-m>-0.315</x2-m>
  49. <y2-m>1</y2-m>
  50. <z2-m>0.99</z2-m>
  51. </axis>
  52. </animation>
  53. -->
  54. </PropertyList>