Rotate attached object in front of first person character

Thanks for the tip and sorry for the late answer.
I tried it with AddRelativeRotation like this


The problem is, that this method just adds a local rotation to the x-axis of the object, although the camera already is the parent of the object.