wiper.xml 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>wiper.ac</path>
  4. <!--wiper-->
  5. <animation>
  6. <type>rotate</type>
  7. <object-name>wiper1</object-name>
  8. <object-name>wiperblade</object-name>
  9. <property>sim/multiplay/generic/float[14]</property>
  10. <offset-deg>-3</offset-deg>
  11. <factor>1.0</factor>
  12. <axis>
  13. <object-name>axis1</object-name>
  14. </axis>
  15. </animation>
  16. <animation>
  17. <type>rotate</type>
  18. <object-name>wiper2</object-name>
  19. <property>sim/multiplay/generic/float[14]</property>
  20. <offset-deg>-3</offset-deg>
  21. <factor>1.0</factor>
  22. <axis>
  23. <object-name>axis2</object-name>
  24. </axis>
  25. </animation>
  26. <animation>
  27. <type>rotate</type>
  28. <object-name>wiperblade</object-name>
  29. <property>sim/multiplay/generic/float[14]</property>
  30. <offset-deg>3</offset-deg>
  31. <factor>-1</factor>
  32. <axis>
  33. <object-name>axis3</object-name>
  34. </axis>
  35. </animation>
  36. <animation>
  37. <type>rotate</type>
  38. <object-name>wiperblade</object-name>
  39. <property>sim/model/wipertilt</property>
  40. <offset-deg>0</offset-deg>
  41. <factor>1.6</factor>
  42. <axis>
  43. <object-name>axis4</object-name>
  44. </axis>
  45. </animation>
  46. </PropertyList>