collective.xml 483 B

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!-- Based on R22 panel for tye moment -->
  3. <PropertyList>
  4. <path>collective.ac</path>
  5. <animation>
  6. <type>rotate</type>
  7. <object-name>Collective</object-name>
  8. <property>controls/engines/engine/throttle</property>
  9. <factor> 30 </factor>
  10. <center>
  11. <x-m> 0.769 </x-m>
  12. <y-m> 0.000 </y-m>
  13. <z-m> -0.360 </z-m>
  14. </center>
  15. <axis>
  16. <x> 0 </x>
  17. <y> -1 </y>
  18. <z> 0 </z>
  19. </axis>
  20. </animation>
  21. </PropertyList>