Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  a question about obi rope
#1
I want to know if the elasticity of the rope can be removed. It's like a wooden stick. What can I do if it can?
Reply
#2
(09-04-2020, 10:37 AM)ClearLiang Wrote: I want to know if the elasticity of the rope can be removed. It's like a wooden stick. What can I do if it can?

Can't be done, not in Obi, not in any iterative physics engine. You can get arbitrarily close to a rigid stick, though, at the cost of performance.

Try increasing the amount of substeps in the updater. See:
http://obi.virtualmethodstudio.com/tutor...aters.html
http://obi.virtualmethodstudio.com/tutor...gence.html

If you want a wooden stick, you should use a regular rigidbody instead.
Reply