collective.xml 621 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <!-- for UH-60 HD -->
  4. <path>collective.ac</path>
  5. <animation>
  6. <name>CollectiveComplet</name>
  7. <object-name>collective</object-name>
  8. </animation>
  9. <animation>
  10. <type>rotate</type>
  11. <object-name>CollectiveComplet</object-name>
  12. <property>controls/engines/engine[0]/throttle</property>
  13. <factor> -20</factor>
  14. <offsets>
  15. <x-m> 0 </x-m>
  16. <y-m>0</y-m>
  17. <z-m>0</z-m>
  18. </offsets>
  19. <axis>
  20. <x> 0 </x>
  21. <y> 1 </y>
  22. <z> 0 </z>
  23. </axis>
  24. </animation>
  25. </PropertyList>