Resident Evil Camera System

I would like to ask you all guys if it is possible in Unity to create a camera system like the old resident evil games, if so, how could I do this in Unity? Thanks.

i’d probably try using triggers - changing camera location when a player enters a certain location.

further reference on triggers : 1