comp.xml 598 B

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>comp.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>Ring</object-name>
  7. <condition>
  8. <property>/controls/lighting/instrument-lights</property>
  9. </condition>
  10. <emission>
  11. <red> 0.80 </red>
  12. <green> 0.50 </green>
  13. <blue> 0.50 </blue>
  14. </emission>
  15. </animation>
  16. <animation>
  17. <type>rotate</type>
  18. <object-name>Ring</object-name>
  19. <property>/instrumentation/magnetic-compass/indicated-heading-deg</property>
  20. <axis>
  21. <x>0.0</x>
  22. <y>0.0</y>
  23. <z>1.0</z>
  24. </axis>
  25. </animation>
  26. </PropertyList>