Attach it to a socket attached to the skeletal mesh’s head bones.
When killed or when attacked?
If you just want to rotate the player to face a particular direction you have a “FindLookAtRotation” node. You plug in the Player and the Target he’s supposed to face and then you set its rotation to that value (or your lerp it).