asi.xml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>asi.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. <red> 0.00 </red>
  26. <green> 0.25 </green>
  27. <blue> 0.05 </blue>
  28. <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
  29. </emission>
  30. </animation>
  31. <animation>
  32. <type>rotate</type>
  33. <object-name>needle</object-name>
  34. <property>/r44/engines/engine/mp-pressure</property>
  35. <interpolation>
  36. <entry><ind> 1 </ind><dep> -100.0 </dep></entry>
  37. <entry><ind> 0.9 </ind><dep> -75.0 </dep></entry>
  38. <entry><ind> 0.8 </ind><dep> -50.0 </dep></entry>
  39. <entry><ind> 0.7 </ind><dep> -25.0 </dep></entry>
  40. <entry><ind> 0.6 </ind><dep> 0.0 </dep></entry>
  41. <entry><ind> 0.5 </ind><dep> 25.0 </dep></entry>
  42. <entry><ind> 0.4 </ind><dep> 50.0 </dep></entry>
  43. <entry><ind> 0.2 </ind><dep> 75.0 </dep></entry>
  44. <entry><ind> 0 </ind><dep> 100.0 </dep></entry>
  45. </interpolation>
  46. <axis>
  47. <x> -1 </x>
  48. <y> 0 </y>
  49. <z> 0 </z>
  50. </axis>
  51. <center>
  52. <x-m> 0 </x-m>
  53. <y-m> 0 </y-m>
  54. <z-m> 0 </z-m>
  55. </center>
  56. </animation>
  57. </PropertyList>