Advertisement
Guest User

pl.cloth

a guest
Jan 22nd, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. "ClothSystem"
  2. {
  3. "Cloth"
  4. {
  5. "name" "feathered_naginata_feather0"
  6. "columns" "1"
  7. "rows" "3"
  8. "damping" "0.985000" // 0.98
  9. "gravity" "0 0 -0.75"
  10. "gravity_scale" "600.000000" // 500.00
  11. "WorldFriction" "0.200000" //0.0
  12. "LocalForce" "1.000000"
  13. "LocalRotation" "1.0000"
  14. "FixedPointDamping" "0.765000"
  15. "StretchForce" "1.000000" // 1.0
  16. "SpringStretchiness" "0.5" // 0.0
  17. "AnimationForceAttraction" "0.000000"
  18. "AnimationVertexAttraction" "0.000000"
  19. "ExternalForceScale" "1.000000"
  20. "StructSpringConstant" "10.000000"
  21. "StructSpringDamping" "0.900000"
  22. "ShearSpringConstant" "20.000000"
  23. "ShearSpringDamping" "0.9500000"
  24. "BendSpringConstant" "10.000000"
  25. "BendSpringDamping" ".9500000"
  26. "R0C0" "fixed"
  27. "R1C0" "world | mass 0.1" // 1.0
  28. "R2C0" "world | mass 0.1" // 1.0
  29. "BonePrefix" "feather0_"
  30. }
  31.  
  32. "Cloth"
  33. {
  34. "name" "feathered_naginata_feather1"
  35. "columns" "1"
  36. "rows" "3"
  37. "damping" "0.985000" // 0.98
  38. "gravity" "0 0 -0.75"
  39. "gravity_scale" "600.000000" // 500.00
  40. "WorldFriction" "0.200000" //0.0
  41. "LocalForce" "1.000000"
  42. "LocalRotation" "1.0000"
  43. "FixedPointDamping" "0.765000"
  44. "StretchForce" "1.000000" // 1.0
  45. "SpringStretchiness" "0.5" // 0.0
  46. "AnimationForceAttraction" "0.000000"
  47. "AnimationVertexAttraction" "0.000000"
  48. "ExternalForceScale" "1.000000"
  49. "StructSpringConstant" "10.000000"
  50. "StructSpringDamping" "0.900000"
  51. "ShearSpringConstant" "20.000000"
  52. "ShearSpringDamping" "0.9500000"
  53. "BendSpringConstant" "10.000000"
  54. "BendSpringDamping" ".9500000"
  55. "R0C0" "fixed"
  56. "R1C0" "world | mass 0.1" // 1.0
  57. "R2C0" "world | mass 0.1" // 1.0
  58. "BonePrefix" "feather1_"
  59. }
  60. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement