hdg.xml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <path>hdg.ac</path>
  4. <animation>
  5. <object-name>HDGneedle</object-name>
  6. <object-name>HDGpointer</object-name>
  7. <object-name>vitre</object-name>
  8. </animation>
  9. <animation>
  10. <type>noshadow</type>
  11. <object-name>vitre</object-name>
  12. </animation>
  13. <animation>
  14. <type>shader</type>
  15. <shader>chrome</shader>
  16. <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
  17. <object-name>vitre</object-name>
  18. </animation>
  19. <animation>
  20. <type>material</type>
  21. <object-name>HDGneedle</object-name>
  22. <object-name>HDGpointer</object-name>
  23. <emission>
  24. <red> 0.030 </red>
  25. <green> 0.015 </green>
  26. <blue> 0.005 </blue>
  27. <factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
  28. </emission>
  29. </animation>
  30. <animation>
  31. <type>texrotate</type>
  32. <object-name>HDGneedle</object-name>
  33. <property>instrumentation/heading-indicator/indicated-heading-deg</property>
  34. <axis>
  35. <x> 0.0 </x>
  36. <y> 0.0 </y>
  37. <z> -1.0 </z>
  38. </axis>
  39. <center>
  40. <x> 0.5 </x>
  41. <y> 0.5 </y>
  42. </center>
  43. </animation>
  44. </PropertyList>