You place another component in the actor (preferably scene component), attach it to where you want the camera attached. The move the scene component to a location where you want to have your camera and attach the camera to it. Camera position is always relative to parent based on actual HMD position, so the only way to add camera offset is to add the offset to parent actor.