There are two ways to implement a first person camera.  This option shows you how to vehicle the camera to the object that is your main chracter and have it follow along as the object moves.  Using this method allows you to adjust the distance of the camera from the object to do an over the shoulder view as well.  A second option is to attach the key press movements directly to the camera object.