OilTemp.xml 813 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>OilTemp.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>engines/engine/oil-temperature-degc</property>
  19. <interpolation>
  20. <entry>
  21. <ind>0</ind>
  22. <dep>-33</dep>
  23. </entry>
  24. <entry>
  25. <ind>225</ind>
  26. <dep>33</dep>
  27. </entry>
  28. </interpolation>
  29. <center>
  30. <x-m>0</x-m>
  31. <y-m>0.0</y-m>
  32. <z-m>-0.015</z-m>
  33. </center>
  34. <axis>
  35. <x>-1</x>
  36. <y>0</y>
  37. <z>0</z>
  38. </axis>
  39. </animation>
  40. </PropertyList>