manpress.xml 734 B

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>manpress.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>Face</object-name>
  7. <object-name>Needle</object-name>
  8. <emission>
  9. <red>0.8</red>
  10. <green>0.4</green>
  11. <blue>0.2</blue>
  12. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  13. </emission>
  14. </animation>
  15. <animation>
  16. <type>rotate</type>
  17. <object-name>Needle</object-name>
  18. <property>/engines/engine[0]/mp-osi</property>
  19. <interpolation>
  20. <entry><ind> 0</ind><dep> 0</dep></entry>
  21. <entry><ind> 5</ind><dep> 0</dep></entry>
  22. <entry><ind>35</ind><dep>240</dep></entry>
  23. </interpolation>
  24. <axis>
  25. <x>-1</x>
  26. <y>0</y>
  27. <z>0</z>
  28. </axis>
  29. </animation>
  30. </PropertyList>