Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  obi rope breaks after build.
#4
**Preliminary**

The bug is due to RigidBody.velocity on players being changed from other scripts. Thus Obi rope could not affect RigidBody of players.
Now we need to figure out why this has no effect on ObiRope physics before the build, and why it does afterwards

I don't know why yet, but if you manually enable and disable ObiRope FixedUpdater it starts working correctly
**Update**
So far I just switch off at startup and after a couple of seconds switch on ObiRopeFixedUpdater with unitask and it works.
I am waiting for comments from @josemendez
Reply


Messages In This Thread
obi rope breaks after build. - by Alexander34 - 27-09-2023, 09:22 AM
RE: obi rope breaks after build. - by josemendez - 27-09-2023, 02:01 PM
RE: obi rope breaks after build. - by Alexander34 - 27-09-2023, 02:26 PM
RE: obi rope breaks after build. - by Alexander34 - 27-09-2023, 03:42 PM
RE: obi rope breaks after build. - by josemendez - 27-09-2023, 05:56 PM
RE: obi rope breaks after build. - by Alexander34 - 28-09-2023, 11:09 AM