Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Rope extending issue
#2
Hi Billy,

1.) Increasing rope length adds new particles to the rope, so its discretization will change and as a result, the rope might move. There's no way to prevent this.

2.)
You might want to:

- Use more substeps. This will increase simulation quality, making the rope less elastic and collisions more robust. You can find this setting in the ObiFixedUpdater component.

- Use surface collisions. See:
http://obi.virtualmethodstudio.com/manua...sions.html

kind regards,
Reply


Messages In This Thread
Rope extending issue - by nmbileg - 17-04-2022, 01:29 PM
RE: Rope extending issue - by josemendez - 18-04-2022, 09:34 AM
RE: Rope extending issue - by nmbileg - 18-04-2022, 10:49 AM
RE: Rope extending issue - by josemendez - 18-04-2022, 11:31 AM
RE: Rope extending issue - by nmbileg - 26-04-2022, 05:08 PM