09-04-2020, 10:41 AM
(This post was last modified: 09-04-2020, 10:43 AM by josemendez.)
(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.