Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. <wheels>
  2. <wheelConfigurations>
  3. <wheelConfiguration name="Roues jumelées" price="0" >
  4. <wheels autoRotateBackSpeed="2.5">
  5. <wheel hasParticles="true" isLeft="true" hasTireTracks="true" >
  6. <physics rotSpeed="1" restLoad="4.48" repr="0>0|0" forcePointRatio="0.5" driveNode="0>0|0" radius="0.5" width="1" initialCompression="15" suspTravel="0.06" spring="68" damper="30"/>
  7. </wheel>
  8. <wheel hasParticles="true" isLeft="false" hasTireTracks="true" >
  9. <physics rotSpeed="1" restLoad="4.48" repr="0>1|0" forcePointRatio="0.5" driveNode="0>1|0" radius="0.5" width="1" initialCompression="15" suspTravel="0.06" spring="68" damper="30"/>
  10. </wheel>
  11. <wheel hasParticles="true" isLeft="true" hasTireTracks="true" >
  12. <physics rotSpeed="1" restLoad="5.75" repr="0>2|0" forcePointRatio="0.5" radius="0.5" width="1" initialCompression="15" suspTravel="0.06" spring="68" damper="30"/>
  13. </wheel>
  14. <wheel hasParticles="true" isLeft="false" hasTireTracks="true" >
  15. <physics rotSpeed="1" restLoad="5.75" repr="0>3|0" forcePointRatio="0.5" radius="0.5" width="1" initialCompression="15" suspTravel="0.06" spring="68" damper="30"/>
  16. </wheel>
  17. </wheels>
  18. <objectChange node="0>10" visibilityActive="false" />
  19. <objectChange node="0>11" visibilityActive="false" />
  20. <objectChange node="0>12" visibilityActive="false" />
  21. <objectChange node="0>13" visibilityActive="false" />
  22. <objectChange node="0>0|0" visibilityActive="true" />
  23. <objectChange node="0>1|0" visibilityActive="true" />
  24. <objectChange node="0>2|0" visibilityActive="true" />
  25. <objectChange node="0>3|0" visibilityActive="true" />
  26. </wheelConfiguration>
  27.  
  28. <wheelConfiguration name="Roues simples" price="0" >
  29. <wheels autoRotateBackSpeed="2.5">
  30. <wheel hasParticles="true" isLeft="true" hasTireTracks="true">
  31. <physics rotSpeed="1" restLoad="4.48" repr="0>10" forcePointRatio="0.5" driveNode="0>10" radius="0.5" width="1" initialCompression="15" suspTravel="0.06" spring="68" damper="30"/>
  32. </wheel>
  33. <wheel hasParticles="true" isLeft="false" hasTireTracks="true">
  34. <physics rotSpeed="1" restLoad="4.48" repr="0>11" forcePointRatio="0.5" driveNode="0>11" radius="0.5" width="1" initialCompression="15" suspTravel="0.06" spring="68" damper="30"/>
  35. </wheel>
  36. <wheel hasParticles="true" isLeft="true" hasTireTracks="true">
  37. <physics rotSpeed="1" restLoad="5.75" repr="0>12" forcePointRatio="0.5" radius="0.5" width="1" initialCompression="15" suspTravel="0.06" spring="68" damper="30"/>
  38. </wheel>
  39. <wheel hasParticles="true" isLeft="false" hasTireTracks="true">
  40. <physics rotSpeed="1" restLoad="5.75" repr="0>13" forcePointRatio="0.5" radius="0.5" width="1" initialCompression="15" suspTravel="0.06" spring="68" damper="30"/>
  41. </wheel>
  42. </wheels>
  43. <objectChange node="0>0|0" visibilityActive="false" />
  44. <objectChange node="0>1|0" visibilityActive="false" />
  45. <objectChange node="0>2|0" visibilityActive="false" />
  46. <objectChange node="0>3|0" visibilityActive="false" />
  47. <objectChange node="0>10" visibilityActive="true" />
  48. <objectChange node="0>11" visibilityActive="true" />
  49. <objectChange node="0>12" visibilityActive="true" />
  50. <objectChange node="0>13" visibilityActive="true" />
  51. </wheelConfiguration>
  52. </wheelConfigurations>
  53.  
  54. <ackermannSteeringConfigurations>
  55. <ackermannSteering rotSpeed="45" rotMax="42" rotCenterWheel1="3" rotCenterWheel2="4" />
  56. </ackermannSteeringConfigurations>
  57. </wheels>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement