exh1.xml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <path>exh.ac</path>
  4. <animation>
  5. <object-name>fond</object-name>
  6. <object-name>face</object-name>
  7. <object-name>needle</object-name>
  8. <object-name>vitre</object-name>
  9. </animation>
  10. <animation>
  11. <type>noshadow</type>
  12. <object-name>vitre</object-name>
  13. </animation>
  14. <animation>
  15. <type>shader</type>
  16. <shader>chrome</shader>
  17. <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
  18. <object-name>vitre</object-name>
  19. </animation>
  20. <animation>
  21. <type>material</type>
  22. <object-name>face</object-name>
  23. <object-name>needle</object-name>
  24. <emission>
  25. <factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
  26. <red> 0.50 </red>
  27. <green> 0.25 </green>
  28. <blue> 0.25 </blue>
  29. </emission>
  30. </animation>
  31. <animation>
  32. <type>rotate</type>
  33. <object-name>needle</object-name>
  34. <property>engines/engine[0]/egt-degf</property>
  35. <interpolation>
  36. <entry><ind> 32 </ind><dep> -120 </dep></entry>
  37. <entry><ind> 752 </ind><dep> 0 </dep></entry>
  38. <entry><ind> 1472 </ind><dep> 120 </dep></entry>
  39. </interpolation>
  40. <axis>
  41. <x> -1 </x>
  42. <y> 0 </y>
  43. <z> 0 </z>
  44. </axis>
  45. </animation>
  46. </PropertyList>