How do I get the camera to center on the opponent while staying behind the character

I’m making a arena fighting game and I want the Camera to be pointing at the opponent at all times while still being behind the character

You could experiment with something like this:

Holding LMB locks onto a target and disables the controller’s influence.

Image from Gyazo

You may need to adjust the controls when this is active as we’re no longer inheriting anything in this mode.