How to get a character to turn its head to look at something using the Animation Blueprints and the Transform(Modify)Bone node.
Note: You could also clamp the rotation values instead of doing a delta check, which would cause the character to maintain a turned head if you went out of range as opposed to returning to looking straight ahead.