When using a FramingTransposer Body component with a Composer Aim component (still working on the Souls-like lock-on camera), if the Body’s transform passes through the LookAt transform (in the camera plane), the two components are forced to spin the camera around the z-axis to correct the framing. Because there is no parameter for damping roll on either Component, it causes incredibly jerky and erratic camera movement. Is there a modification I can make in the component code or an extension I can include that will force the vCam to correctly damp in this situation?