HelicopterPushback.xml 762 B

123456789101112131415161718192021222324252627282930313233343536
  1. <PropertyList>
  2. <!-- Trailer position -->
  3. <model>
  4. <path>/models/trailer/trailer.xml</path>
  5. <name>trailer</name>
  6. <offsets>
  7. <x-m>-1.9958</x-m>
  8. <y-m>0</y-m>
  9. <z-m>-1.46343</z-m>
  10. </offsets>
  11. </model>
  12. <!-- Pushback Guys position -->
  13. <model>
  14. <path>/models/pushback_guys/pushback_guys.xml</path>
  15. <offsets>
  16. <x-m>-2.35681</x-m>
  17. <y-m>0</y-m>
  18. <z-m>-1.5343</z-m>
  19. </offsets>
  20. </model>
  21. <!-- Trailer Scale to fit skid size -->
  22. <animation>
  23. <type>scale</type>
  24. <object-name>trailer</object-name>
  25. <center>
  26. <x-m>0</x-m>
  27. <y-m>0</y-m>
  28. <z-m>0</z-m>
  29. </center>
  30. <x-offset>1</x-offset>
  31. <y-offset>1.3</y-offset>
  32. <z-offset>1</z-offset>
  33. </animation>
  34. </PropertyList>