joystick.xml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>joystick.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>Joystick1</object-name>
  7. <object-name>Joystick2</object-name>
  8. <object-name>Joystickholder</object-name>
  9. </animation>
  10. <animation>
  11. <type>translate</type>
  12. <object-name>Joystick1</object-name>
  13. <object-name>Joystick2</object-name>
  14. <property>controls/flight/elevator</property>
  15. <factor>-0.0738</factor>
  16. <axis>
  17. <x>1.0</x>
  18. <y>0.0</y>
  19. <z>0.0</z>
  20. </axis>
  21. </animation>
  22. <animation>
  23. <type>rotate</type>
  24. <object-name>Joystick1</object-name>
  25. <property>controls/flight/aileron</property>
  26. <factor>-55</factor>
  27. <center>
  28. <x-m> 4.85733 </x-m>
  29. <y-m>-0.35410 </y-m>
  30. <z-m> 0.94442 </z-m>
  31. </center>
  32. <axis>
  33. <x>1.0</x>
  34. <y>0.0</y>
  35. <z>0.0</z>
  36. </axis>
  37. </animation>
  38. <animation>
  39. <type>rotate</type>
  40. <object-name>Joystick2</object-name>
  41. <property>controls/flight/aileron</property>
  42. <factor>-55</factor>
  43. <center>
  44. <x-m> 4.85733 </x-m>
  45. <y-m> 0.35555 </y-m>
  46. <z-m> 0.94442 </z-m>
  47. </center>
  48. <axis>
  49. <x>1.0</x>
  50. <y>0.0</y>
  51. <z>0.0</z>
  52. </axis>
  53. </animation>
  54. </PropertyList>