25-11-2019, 08:33 PM
I also have the same question.
I want to create a leash (the same from a previous thread), but right I'm finding the following issues:
1- The documentation says that you need to call the coroutine GeneratePhysicRepresentationForMesh, yet apparently there's no such coroutine anymore.
2- To add a pin constraint, I needed to get the batch of pin constraint using rope.PinConstraints, yet PinConstraints doesn't seem to exist anymore, along with the class Obi.ObiPinConstraintBatch
3- If I wanted to get the last particle of a rope, I used the rope.UsedParticles variable, yet UsedParticles doesn't seem to exist anymore.
Congrats on the release of 5.0!
I want to create a leash (the same from a previous thread), but right I'm finding the following issues:
1- The documentation says that you need to call the coroutine GeneratePhysicRepresentationForMesh, yet apparently there's no such coroutine anymore.
2- To add a pin constraint, I needed to get the batch of pin constraint using rope.PinConstraints, yet PinConstraints doesn't seem to exist anymore, along with the class Obi.ObiPinConstraintBatch
3- If I wanted to get the last particle of a rope, I used the rope.UsedParticles variable, yet UsedParticles doesn't seem to exist anymore.
Congrats on the release of 5.0!
