stick.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>stick.ac</path>
  4. <animation>
  5. <type>rotate</type>
  6. <object-name>stick-handle</object-name>
  7. <object-name>stick-roll</object-name>
  8. <object-name>stick-mast</object-name>
  9. <property>controls/flight/elevator</property>
  10. <factor>20</factor>
  11. <center><z-m>0.0153</z-m></center>
  12. <axis><y>-1</y></axis>
  13. </animation>
  14. <animation>
  15. <type>rotate</type>
  16. <object-name>stick-handle</object-name>
  17. <object-name>stick-roll</object-name>
  18. <property>controls/flight/aileron</property>
  19. <factor>20</factor>
  20. <center><z-m>0.1895</z-m></center>
  21. <axis><x>-1</x></axis>
  22. </animation>
  23. <animation>
  24. <type>rotate</type>
  25. <object-name>stick-roll</object-name>
  26. <property>controls/flight/aileron</property>
  27. <interpolation>
  28. <entry><ind>1</ind><dep>20</dep></entry>
  29. <entry><ind>0</ind><dep>0</dep></entry>
  30. <entry><ind>-1</ind><dep>-20</dep></entry>
  31. </interpolation>
  32. <center>
  33. <x-m>0</x-m>
  34. <y-m>-0.0536</y-m>
  35. <z-m>0.1751</z-m>
  36. </center>
  37. <axis><x>1</x></axis>
  38. </animation>
  39. <animation>
  40. <type>rotate</type>
  41. <object-name>arm-selector</object-name>
  42. <property>sim/model/f-14b/controls/armament/stick-selector</property>
  43. <factor>30</factor>
  44. <center>
  45. <x-m>0.0842</x-m>
  46. <y-m>0</y-m>
  47. <z-m>0.4402</z-m>
  48. </center>
  49. <axis><y>1</y></axis>
  50. </animation>
  51. <!-- Lighting -->
  52. <animation>
  53. <object-name>stick</object-name>
  54. <type>material</type>
  55. <emission>
  56. <factor-prop>controls/lighting/panel-norm</factor-prop>
  57. <red>0.275</red>
  58. <green>0.12</green>
  59. <blue>0.05</blue>
  60. </emission>
  61. </animation>
  62. <animation>
  63. <type>range</type>
  64. <min-m>0</min-m>
  65. <max-m>35</max-m>
  66. </animation>
  67. </PropertyList>