Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Change Rope Particle Transform
#11
Hi josemendez,

how to make 2 ropes collide with each other. In Sample Scene, there is an example but my ropes are not collide with each other. I did check all setting. All setting are same. but facing this issue.

thanks
Reply
#12
(02-04-2020, 08:36 AM)sadiq Wrote: Hi josemendez,

how to make 2 ropes collide with each other. In Sample Scene, there is an example but my ropes are not collide with each other. I did check all setting. All setting are same. but facing this issue.

thanks

Make sure they have different phases (and of course, enable particle collision constraints in the solver!). You can set phases per-control point in the path editor. See:
http://obi.virtualmethodstudio.com/tutor...sions.html
http://obi.virtualmethodstudio.com/tutor...setup.html
Reply
#13
Quote:i am using different solvers in my case. because picker + dragger did not work with 2 different rope. you sent me Edited( picker and dragger)script. with these scripts ropes behave strange.

Picker and dragger work fine with multiple ropes under a same solver, just tried in several sample scenes. Also the the picker and dragger do not affect the simulation itself, so I don't see how can they change the particle behavior. Can you elaborate on this "strange" behavior you report?


Quote:Also i have another question, what is perfect Fixed TimeStep value?

There's no perfect value, it depends on your simulation needs and your performance budget. It should always be set to the highest value that gives you enough quality for your purposes. 0.02 seconds is a good tradeoff for most applications.
Reply
#14
hi josemendez,

thanks for your support.
Reply