yoke.xml 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <path>yoke.ac</path>
  4. <animation>
  5. <type>rotate</type>
  6. <object-name>yoke-stand</object-name>
  7. <object-name>yoke</object-name>
  8. <property>controls/flight/elevator</property>
  9. <interpolation>
  10. <entry> <ind>1.0</ind> <dep>-10</dep> </entry>
  11. <entry> <ind>-1.0</ind> <dep>10</dep> </entry>
  12. </interpolation>
  13. <center>
  14. <x-m> -1.441 </x-m>
  15. <y-m> 0.00 </y-m>
  16. <z-m> -0.142 </z-m>
  17. </center>
  18. <axis>
  19. <x>0</x>
  20. <y>1</y>
  21. <z>0</z>
  22. </axis>
  23. </animation>
  24. <animation>
  25. <type>rotate</type>
  26. <object-name>yoke</object-name>
  27. <property>controls/flight/aileron</property>
  28. <interpolation>
  29. <entry> <ind>1.0</ind> <dep>-27</dep> </entry>
  30. <entry> <ind>-1.0</ind> <dep>27</dep> </entry>
  31. </interpolation>
  32. <center>
  33. <x-m> -1.33 </x-m>
  34. <y-m> 0.00 </y-m>
  35. <z-m> 0.153 </z-m>
  36. </center>
  37. <axis>
  38. <x>1</x>
  39. <y>0</y>
  40. <z>0</z>
  41. </axis>
  42. </animation>
  43. </PropertyList>