pai.xml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>pai.ac</path>
  4. <!-- fix misc.rgb -->
  5. <animation>
  6. <type>rotate</type>
  7. <object-name>needle</object-name>
  8. <property>/systems/static/pressure-inhg</property>
  9. <interpolation>
  10. <entry><ind>0</ind><dep>0</dep></entry>
  11. <entry><ind>13</ind><dep>173</dep></entry>
  12. <entry><ind>33</ind><dep>208</dep></entry>
  13. </interpolation>
  14. <axis>
  15. <x>-1</x>
  16. <y>0</y>
  17. <z>0</z>
  18. </axis>
  19. </animation>
  20. <!-- lighting -->
  21. <animation>
  22. <object-name>mount</object-name>
  23. <type>material</type>
  24. <emission>
  25. <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
  26. <red>0.5</red>
  27. <green>0.2</green>
  28. <blue>0.2</blue>
  29. </emission>
  30. </animation>
  31. <animation>
  32. <object-name>face</object-name>
  33. <object-name>needle-w</object-name>
  34. <type>material</type>
  35. <emission>
  36. <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
  37. <red>0.5</red>
  38. <green>0.5</green>
  39. <blue>0.4</blue>
  40. </emission>
  41. </animation>
  42. <animation>
  43. <type>range</type>
  44. <min-m>0</min-m>
  45. <max-m>10</max-m>
  46. </animation>
  47. </PropertyList>