Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  How to move an obi rope to another scene
#11
(03-02-2021, 10:55 AM)josemendez Wrote: Hi again,

Indeed this was caused by the previous fix. Comment out the

Code:
if (dirty)

line at the end of UpdateDynamicAttachment(). This is just a workaround that will rebuild the pin constraint every frame, since a proper fix turns out to be more involved and requires a few changes in the solver.

The next update will contain a proper fix for this bug. thanks for reporting it!

Thanks! That's good to read!
Reply