If at any point you want the player to ‘look at something specific’, the easiest way is using camera blends.
You just add a fixed camera to the scene, looking in the direction you want, and when the event happens, just make a blend between the player’s camera and the ‘point of interest’ camera. Explained here: