kma24.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. <?xml version="1.0"?>
  2. <!--
  3. Bendix/King KMA 24
  4. Gary "Buckaroo" Neely
  5. -->
  6. <PropertyList>
  7. <path>kma24.ac</path>
  8. <animation>
  9. <type>material</type>
  10. <object-name>Bezel</object-name>
  11. <emission>
  12. <red>0.2</red>
  13. <green>0.1</green>
  14. <blue>0.05</blue>
  15. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  16. </emission>
  17. </animation>
  18. <animation>
  19. <type>rotate</type>
  20. <object-name>Knob</object-name>
  21. <property>/controls/switches/kma-24</property>
  22. <interpolation>
  23. <entry><ind>0</ind><dep> 0</dep></entry>
  24. <entry><ind>1</ind><dep> 20</dep></entry>
  25. <entry><ind>2</ind><dep> 50</dep></entry>
  26. <entry><ind>3</ind><dep> 90</dep></entry>
  27. <entry><ind>4</ind><dep>120</dep></entry>
  28. <entry><ind>5</ind><dep>140</dep></entry>
  29. </interpolation>
  30. <center>
  31. <x-m>0</x-m>
  32. <y-m>0.062</y-m>
  33. <z-m>0</z-m>
  34. </center>
  35. <axis>
  36. <x>-1</x>
  37. <y>0</y>
  38. <z>0</z>
  39. </axis>
  40. </animation>
  41. <animation>
  42. <type>select</type>
  43. <object-name>BtnMkrAOn</object-name>
  44. <condition>
  45. <or>
  46. <property>/instrumentation/marker-beacon/inner</property>
  47. <property>/instrumentation/audio-panel/test</property>
  48. </or>
  49. </condition>
  50. </animation>
  51. <animation>
  52. <type>select</type>
  53. <object-name>BtnMkrA</object-name>
  54. <condition>
  55. <not><or>
  56. <property>/instrumentation/marker-beacon/inner</property>
  57. <property>/instrumentation/audio-panel/test</property>
  58. </or></not>
  59. </condition>
  60. </animation>
  61. <animation>
  62. <type>select</type>
  63. <object-name>BtnMkrOOn</object-name>
  64. <condition>
  65. <or>
  66. <property>/instrumentation/marker-beacon/outer</property>
  67. <property>/instrumentation/audio-panel/test</property>
  68. </or>
  69. </condition>
  70. </animation>
  71. <animation>
  72. <type>select</type>
  73. <object-name>BtnMkrO</object-name>
  74. <condition>
  75. <not><or>
  76. <property>/instrumentation/marker-beacon/outer</property>
  77. <property>/instrumentation/audio-panel/test</property>
  78. </or></not>
  79. </condition>
  80. </animation>
  81. <animation>
  82. <type>select</type>
  83. <object-name>BtnMkrMOn</object-name>
  84. <condition>
  85. <or>
  86. <property>/instrumentation/marker-beacon/middle</property>
  87. <property>/instrumentation/audio-panel/test</property>
  88. </or>
  89. </condition>
  90. </animation>
  91. <animation>
  92. <type>select</type>
  93. <object-name>BtnMkrM</object-name>
  94. <condition>
  95. <not><or>
  96. <property>/instrumentation/marker-beacon/middle</property>
  97. <property>/instrumentation/audio-panel/test</property>
  98. </or></not>
  99. </condition>
  100. </animation>
  101. <animation>
  102. <type>translate</type>
  103. <object-name>BtnMkr</object-name>
  104. <property>/instrumentation/marker-beacon/serviceable</property>
  105. <interpolation>
  106. <entry><ind>0</ind><dep> 0</dep></entry>
  107. <entry><ind>1</ind><dep>0.002</dep></entry>
  108. </interpolation>
  109. <axis>
  110. <x>-1</x>
  111. <y>0</y>
  112. <z>0</z>
  113. </axis>
  114. </animation>
  115. </PropertyList>