eprL.xml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Engine Pressure Ratio Gage -->
  3. <PropertyList>
  4. <path>epr.ac</path>
  5. <animation>
  6. <object-name>fond</object-name>
  7. <object-name>face</object-name>
  8. <object-name>needle</object-name>
  9. <object-name>vitre</object-name>
  10. </animation>
  11. <animation>
  12. <type>noshadow</type>
  13. <object-name>vitre</object-name>
  14. </animation>
  15. <animation>
  16. <type>shader</type>
  17. <shader>chrome</shader>
  18. <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
  19. <object-name>vitre</object-name>
  20. </animation>
  21. <animation>
  22. <type>material</type>
  23. <object-name>face</object-name>
  24. <object-name>needle</object-name>
  25. <emission>
  26. <factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
  27. <red> 0.50 </red>
  28. <green> 0.25 </green>
  29. <blue> 0.25 </blue>
  30. </emission>
  31. </animation>
  32. <animation>
  33. <type>rotate</type>
  34. <object-name>needle</object-name>
  35. <property>/engines/engine[0]/epr</property>
  36. <interpolation>
  37. <entry><ind> 0.0 </ind><dep> 0 </dep></entry>
  38. <entry><ind> 1.4 </ind><dep> 66 </dep></entry>
  39. <entry><ind> 1.6 </ind><dep> 101 </dep></entry>
  40. <entry><ind> 1.8 </ind><dep> 135 </dep></entry>
  41. <entry><ind> 2.0 </ind><dep> 168 </dep></entry>
  42. <entry><ind> 2.2 </ind><dep> 201 </dep></entry>
  43. <entry><ind> 2.4 </ind><dep> 233 </dep></entry>
  44. <entry><ind> 2.6 </ind><dep> 266 </dep></entry>
  45. <entry><ind> 2.8 </ind><dep> 299 </dep></entry>
  46. <entry><ind> 3.0 </ind><dep> 332 </dep></entry>
  47. </interpolation>
  48. <axis>
  49. <x> -1 </x>
  50. <y> 0 </y>
  51. <z> 0 </z>
  52. </axis>
  53. </animation>
  54. </PropertyList>