Hello guys. I'm starting to work on a college project and i guess it's safe to say i don't have any professor to ask for help on this.
Right now my goal is to create a Third Person Camera with some characteristics.
I want the player to always be in the screen
I want to rotate the camera with my mouse
I want the player rotation to follow the Camera Rotation
Right now I'm using a CinemachineVirtualCamera with an empty object inside the player to act as the camera follow target.