Equal rotation between vr hands

Hi,
I’m kinda new to blueprints, I made a small VR game but I have a little problem.
I would like to rotate the player when the hands are rotating. (For example a motorcycle game with two hands on the steering wheel)
I was thinking about creating a center point of the two hands and let the player follow the rotation of that center point.
I’ve attached a picture of how I did it first but since the hands are not always equal next to each other, there is a constant moving so this is totally wrong.
How can I solve this?