oat(2).xml 770 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <path>oat.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>oat</object-name>
  7. <object-name>needle</object-name>
  8. <condition>
  9. <property>/controls/lighting/instrument-lights</property>
  10. </condition>
  11. <emission>
  12. <red> 0.80 </red>
  13. <green> 0.50 </green>
  14. <blue> 0.50 </blue>
  15. </emission>
  16. </animation>
  17. <animation>
  18. <type>rotate</type>
  19. <object-name>needle</object-name>
  20. <property>environment/temperature-degc</property>
  21. <interpolation>
  22. <entry><ind> -60 </ind><dep> -108 </dep></entry>
  23. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  24. <entry><ind> 100 </ind><dep> 180 </dep></entry>
  25. </interpolation>
  26. <axis>
  27. <x> 1 </x>
  28. <y> 0 </y>
  29. <z> 0 </z>
  30. </axis>
  31. </animation>
  32. </PropertyList>