Oh fantastic, you came to the same conclusion that I did. Great job.
You can adjust the speed of the rotation by multiplying the Input Axis nodes’ Axis Value output by a new float variable (maybe named ‘Rotation Speed’ or something) before connecting it to Make Rot.
To invert the direction of left/right rotation, multiply by a negative number instead. (Just for Yaw though).
Be sure to set your new variable somewhere, or give it a default value.