Rotation Speed Set Actor Rotation

I’m trying to let the player follow the rotation of my two hands.
The only problem I have right now is that the player is moving to fast because it instantly follows the motion controllers.
Is there a way to create a rotation speed for such an output?
So far this is what I’ve got.

your lerp currently does nothing it just uses the A value since the alpha is set to 0.

i think you need to explain what your trying to do in a bit more detail. “let the player follow the rotation” doesnt really tell us a heck of a lot.