Every frame the transform of the capture component should be a lerp between the transform derived from the controller/rigid body, and the transform it had in the previous frame. The blending weight determines how smooth it will be.
Every frame the transform of the capture component should be a lerp between the transform derived from the controller/rigid body, and the transform it had in the previous frame. The blending weight determines how smooth it will be.