07-08-2024, 10:45 AM
(This post was last modified: 07-08-2024, 11:02 AM by vrtraining.)
(07-08-2024, 10:20 AM)josemendez Wrote: This code should work fine in Obi 7 as well, as long as you don't call it while the simulation is being performed in other threads. Just tried calling it in Update() and it works fine for me. When/how are you calling ResetRope()?
Its called from an event but eventually that is propagated from Update method. It works fine as long as I don't resize the rope. If I increase the rope length and call it then it crashes in Obi 7