Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  WrapTheRope DEMO always passed the WrapPeg
#2
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
Reply


Messages In This Thread
RE: WrapTheRope DEMO always passed the WrapPeg - by josemendez - 19-07-2021, 09:35 AM