woolthread.xml 452 B

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>woolthread.ac</path>
  4. <animation>
  5. <type>rotate</type>
  6. <object-name>woolthread</object-name>
  7. <property>instrumentation/yawstring</property>
  8. <factor>1</factor>
  9. <offset>0</offset>
  10. <min>-45</min>
  11. <max>45</max>
  12. <center>
  13. <x>0.0</x>
  14. <y>0.0</y>
  15. <z>-0.1</z>
  16. </center>
  17. <axis>
  18. <x>0</x>
  19. <y>0</y>
  20. <z>-1</z>
  21. </axis>
  22. </animation>
  23. </PropertyList>