alt.xml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>alt.ac</path>
  4. <animation>
  5. <object-name>fond</object-name>
  6. <object-name>face</object-name>
  7. <object-name>needle1</object-name>
  8. <object-name>needle2</object-name>
  9. <object-name>needle3</object-name>
  10. <object-name>vitre</object-name>
  11. </animation>
  12. <animation>
  13. <type>noshadow</type>
  14. <object-name>vitre</object-name>
  15. </animation>
  16. <animation>
  17. <type>shader</type>
  18. <shader>chrome</shader>
  19. <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
  20. <object-name>vitre</object-name>
  21. </animation>
  22. <animation>
  23. <type>material</type>
  24. <object-name>face</object-name>
  25. <object-name>needle1</object-name>
  26. <object-name>needle2</object-name>
  27. <object-name>needle3</object-name>
  28. <emission>
  29. <red> 0.00 </red>
  30. <green> 0.25 </green>
  31. <blue> 0.05 </blue>
  32. <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
  33. </emission>
  34. </animation>
  35. <animation>
  36. <type>rotate</type>
  37. <object-name>needle1</object-name>
  38. <property>instrumentation/altimeter/indicated-altitude-ft</property>
  39. <factor> 0.36 </factor>
  40. <axis>
  41. <x> -1 </x>
  42. <y> 0 </y>
  43. <z> 0 </z>
  44. </axis>
  45. </animation>
  46. <animation>
  47. <type>rotate</type>
  48. <object-name>needle2</object-name>
  49. <property>instrumentation/altimeter/indicated-altitude-ft</property>
  50. <factor> 0.036 </factor>
  51. <axis>
  52. <x> -1 </x>
  53. <y> 0 </y>
  54. <z> 0 </z>
  55. </axis>
  56. </animation>
  57. <animation>
  58. <type>rotate</type>
  59. <object-name>needle3</object-name>
  60. <property>instrumentation/altimeter/indicated-altitude-ft</property>
  61. <factor> 0.0036 </factor>
  62. <axis>
  63. <x> -1 </x>
  64. <y> 0 </y>
  65. <z> 0 </z>
  66. </axis>
  67. </animation>
  68. </PropertyList>