29-09-2020, 12:02 PM
Hi there,
I modified the ObiKinematicVelocities script to update rigidbody velocities always in sync with the particle solver. This allows robust CCD even at very high speeds.
Replace your ObiKinematicVelocities.cs file with this one. Also make sure to give it a reference to the solver in your scene.
let me know how it goes.
I modified the ObiKinematicVelocities script to update rigidbody velocities always in sync with the particle solver. This allows robust CCD even at very high speeds.
Replace your ObiKinematicVelocities.cs file with this one. Also make sure to give it a reference to the solver in your scene.
let me know how it goes.