Pawn sensing transform

Hello,
Pawn sensing component is always rotated and located at fixed transform within actor, but for my game I need it to rotate and move relatively to actor it is attached to for “head turn” behaviour. Is it possible through BP? If not I’d appreciate any tips for C++ solution?