Since changing freezeRotation = true and then to false resets the rotational constraints, instead I’ve changed the Angular Drag in the RigidBody for the rocket from 0.05 to 1. This seems to correct the weird spinning from colliding with an object at an angle.
2 Likes
Good