rmi.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <path>rmi.ac</path>
  4. <animation>
  5. <object-name>fond</object-name>
  6. <object-name>face</object-name>
  7. <object-name>boutons</object-name>
  8. <object-name>compass</object-name>
  9. <object-name>needle.vor</object-name>
  10. <object-name>needle.adf</object-name>
  11. </animation>
  12. <animation>
  13. <type>material</type>
  14. <object-name>face</object-name>
  15. <object-name>boutons</object-name>
  16. <object-name>compass</object-name>
  17. <object-name>needle.vor</object-name>
  18. <object-name>needle.adf</object-name>
  19. <condition>
  20. <property>/controls/lighting/instrument-lights</property>
  21. </condition>
  22. <emission>
  23. <red> 0.85 </red>
  24. <green> 0.55 </green>
  25. <blue> 0.55 </blue>
  26. </emission>
  27. </animation>
  28. <animation>
  29. <type>rotate</type>
  30. <object-name>compass</object-name>
  31. <property>orientation/heading-magnetic-deg</property>
  32. <axis>
  33. <x> 1 </x>
  34. <y> 0 </y>
  35. <z> 0 </z>
  36. </axis>
  37. </animation>
  38. <animation>
  39. <type>rotate</type>
  40. <property>orientation/heading-deg</property>
  41. <object-name>needle.vor</object-name>
  42. <axis>
  43. <x> 1 </x>
  44. <y> 0 </y>
  45. <z> 0 </z>
  46. </axis>
  47. </animation>
  48. <animation>
  49. <type>rotate</type>
  50. <object-name>needle.vor</object-name>
  51. <property>instrumentation/nav/heading-deg</property>
  52. <axis>
  53. <x> -1 </x>
  54. <y> 0 </y>
  55. <z> 0 </z>
  56. </axis>
  57. </animation>
  58. <animation>
  59. <type>rotate</type>
  60. <object-name>needle.adf</object-name>
  61. <property>instrumentation/adf/indicated-bearing-deg</property>
  62. <axis>
  63. <x> -1 </x>
  64. <y> 0 </y>
  65. <z> 0 </z>
  66. </axis>
  67. </animation>
  68. </PropertyList>