LeftFuel.xml 994 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>LeftFuel.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>Frame</object-name>
  7. <object-name>Needle</object-name>
  8. <emission>
  9. <red>1.0</red>
  10. <green>0.2</green>
  11. <blue>0.0</blue>
  12. <factor-prop>/systems/electrical/outputs/instrument-lights-norm</factor-prop>
  13. </emission>
  14. </animation>
  15. <animation>
  16. <type>rotate</type>
  17. <object-name>Needle</object-name>
  18. <property>/consumables/fuel/tank[0]/level-norm</property>
  19. <interpolation>
  20. <entry>
  21. <ind>0</ind>
  22. <dep>-33</dep>
  23. </entry>
  24. <entry>
  25. <ind>0.25</ind>
  26. <dep>-5</dep>
  27. </entry>
  28. <entry>
  29. <ind>0.5</ind>
  30. <dep>8</dep>
  31. </entry>
  32. <entry>
  33. <ind>0.75</ind>
  34. <dep>18</dep>
  35. </entry>
  36. <entry>
  37. <ind>1</ind>
  38. <dep>33</dep>
  39. </entry>
  40. </interpolation>
  41. <center>
  42. <x-m>0</x-m>
  43. <y-m>0.0</y-m>
  44. <z-m>-0.015</z-m>
  45. </center>
  46. <axis>
  47. <x>-1</x>
  48. <y>0</y>
  49. <z>0</z>
  50. </axis>
  51. </animation>
  52. </PropertyList>