vsi.xml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>vsi.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/vertical-speed-indicator/indicated-speed-fpm</property>
  35. <interpolation>
  36. <entry><ind> -2000 </ind><dep> -170.0 </dep></entry>
  37. <entry><ind> -1000 </ind><dep> -85.0 </dep></entry>
  38. <entry><ind> -500 </ind><dep> -42.5 </dep></entry>
  39. <entry><ind> 0 </ind><dep> 0.0 </dep></entry>
  40. <entry><ind> 500 </ind><dep> 42.5 </dep></entry>
  41. <entry><ind> 1000 </ind><dep> 85.0 </dep></entry>
  42. <entry><ind> 1500 </ind><dep> 170.0 </dep></entry>
  43. </interpolation>
  44. <axis>
  45. <x> -1 </x>
  46. <y> 0 </y>
  47. <z> 0 </z>
  48. </axis>
  49. </animation>
  50. </PropertyList>