The main character can look at different objects in the scene. Some of the game elements are already configured to make the player look at them: Pickups, POIs, Choices, etc..
In order to make the player to look at something simply add a LookableComponent. This component is simple sphere collider the player will look at when they are in close proximity.