Advertisement
Guest User

Exiled Armaments Belt.Cloth

a guest
Dec 2nd, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. "ClothSystem"
  2. {
  3. "Cloth"
  4. {
  5. "name" "DoomBeltCloth"
  6. "columns" "5"
  7. "rows" "6"
  8. "damping" "0.385000" // 0.98 0.385
  9. "gravity" "0 0 -1"
  10. "gravity_scale" "500.000000" // 500.00
  11. "WorldFriction" "0.200000" //0.0
  12. "LocalForce" "1.000000"
  13. "LocalRotation" "1.0000"
  14. "FixedPointDamping" "0.165000"
  15. "StretchForce" "1.000000" // 1.0
  16. "SpringStretchiness" "0.0" // 0.0
  17. "AnimationForceAttraction" "0.000000"
  18. "AnimationVertexAttraction" "0.000000"
  19. "ExternalForceScale" "1.000000"
  20. "StructSpringConstant" "15.000000"
  21. "StructSpringDamping" "0.500000" ///0.1
  22. "ShearSpringConstant" "20.000000"
  23. "ShearSpringDamping" "0.800000" ///0.5
  24. "BendSpringConstant" "5.000000" ///10.0
  25. "BendSpringDamping" "1.000000" /0.5
  26. "R0C0" "fixed"
  27. "R0C1" "world | mass 0.1" // 1.0
  28. "R0C2" "world | mass 0.3" // 1.0
  29. "R0C3" "world | mass 0.5" // 1.0
  30. "R0C4" "world | mass 0.7" // 1.0
  31. "R1C0" "fixed"
  32. "R1C1" "world | mass 0.1" // 1.0
  33. "R1C2" "world | mass 0.3" // 1.0
  34. "R1C3" "world | mass 0.5" // 1.0
  35. "R1C4" "world | mass 0.7" // 1.0
  36. "R2C0" "fixed"
  37. "R2C1" "world | mass 0.1" // 1.0
  38. "R2C2" "world | mass 0.3" // 1.0
  39. "R2C3" "world | mass 0.5" // 1.0
  40. "R2C4" "world | mass 0.7" // 1.0
  41. "R3C0" "fixed"
  42. "R3C1" "world | mass 0.1" // 1.0
  43. "R3C2" "world | mass 0.3" // 1.0
  44. "R3C3" "world | mass 0.5" // 1.0
  45. "R3C4" "world | mass 0.7" // 1.0
  46. "R4C0" "fixed"
  47. "R4C1" "world | mass 0.1" // 1.0
  48. "R4C2" "world | mass 0.3" // 1.0
  49. "R4C3" "world | mass 0.5" // 1.0
  50. "R4C4" "world | mass 0.7" // 1.0
  51. "R5C0" "fixed"
  52. "R5C1" "world | mass 0.1" // 1.0
  53. "R5C2" "world | mass 0.3" // 1.0
  54. "R5C3" "world | mass 0.5" // 1.0
  55. "R5C4" "world | mass 0.7" // 1.0
  56. "BonePrefix" "DoomBeltCloth"
  57. }
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement