Walking Dead Style Camera

Alright, so I would like some help. I’m creating a game similar to the Walking Dead by Telltale. So, in my game, when you walk into a box trigger another camera activates in a similar position. However, the camera stays in the same spot, never rotating or moving. I would like to know how to get the camera to turn as the players moves. Thanks!

bumppppppp

You want to rotate camera to alwayes focues on your character?

If yes then, you can feach frame/while your character is moving/etc use function:

Where as Start you can put camera position and as End put actor location.

Could you explain further on the start and end parts? I’m having trouble