Obi Official Forum

Full Version: WrapTheRope DEMO always passed the WrapPeg
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
We just purchased and want to use the Wrap mode, but when we tested the Demo WrapTheRope , the rope just passed the Peg easily...
what should I do to prevent this?

VIDEO:
https://drive.google.com/file/d/1f1lWeBv...sp=sharing
Hi,

Depends on your project's timestep settings. Increasing the amount of substeps used (ObiFixedUpdater component) will usually solve this. More substeps will be needed the larger your timestep is.

Unity's default timestep value is 0.02 (Project settings->Time->Fixed timestep). With the default value this is the results you should get:


See:
http://obi.virtualmethodstudio.com/manua...gence.html