torque.xml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>torque.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>Face</object-name>
  7. <object-name>Rneedle</object-name>
  8. <emission>
  9. <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
  10. <red>0.0175</red>
  11. <green>0.0175</green>
  12. <blue>0.0175</blue>
  13. </emission>
  14. </animation>
  15. <animation>
  16. <type>shader</type>
  17. <shader>chrome</shader>
  18. <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
  19. <object-name>vitre</object-name>
  20. </animation>
  21. <!-- sets 100% at about 660000 -->
  22. <animation>
  23. <type>rotate</type>
  24. <object-name>Rneedle</object-name>
  25. <object-name>Lneedle</object-name>
  26. <property>rotors/gear/total-torque</property>
  27. <interpolation>
  28. <entry><ind>0</ind><dep>-205</dep></entry>
  29. <entry><ind>400000</ind><dep>-90</dep></entry>
  30. <entry><ind>800000</ind><dep>25</dep></entry>
  31. </interpolation>
  32. <axis>
  33. <x>-1</x>
  34. <y>0</y>
  35. <z>0</z>
  36. </axis>
  37. </animation>
  38. </PropertyList>