cinemachine integration help

adrenal36

New member
I am trying to test out cinemachine as the main camera, and from what I saw in the integration documentation it can be setup as the main character camera ( it has look ahead distance and everything), my main isssue is that i don`t know how to make the cinemachine camera take the correct references.
I tried adding the references manually but I don`t know how to make the camera look at the target rather than straight at the character (other than offsets and cinemachine camera settings but then why would there be variables in the camera controller to for look ahead distance).
 
Any Cinemachine configuration should be done on the Cinemachine VirtualCamera - the ViewType acts as a bridge between the Cinemachine Brain and the CameraController.
 
Top