asi.xml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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>instrumentation/airspeed-indicator/indicated-speed-kt</property>
  35. <interpolation>
  36. <entry><ind> 0 </ind><dep> 0.0 </dep></entry>
  37. <entry><ind> 20 </ind><dep> 14.0 </dep></entry>
  38. <entry><ind> 50 </ind><dep> 90.0 </dep></entry>
  39. <entry><ind> 80 </ind><dep> 180.5 </dep></entry>
  40. <entry><ind> 117 </ind><dep> 270.0 </dep></entry>
  41. <entry><ind> 160 </ind><dep> 360.0 </dep></entry>
  42. </interpolation>
  43. <axis>
  44. <x> -1 </x>
  45. <y> 0 </y>
  46. <z> 0 </z>
  47. </axis>
  48. <center>
  49. <x-m> 0 </x-m>
  50. <y-m> 0 </y-m>
  51. <z-m> 0 </z-m>
  52. </center>
  53. </animation>
  54. </PropertyList>