How can I avoid Gimbal Lock with Rotations?

Use Combine Rotator node, Combine the rotators of the turning rotation, from the input axis turn float with the MakeRotZX, z = actor location * -1, x = actor forward vector. This stopped the camera from wobbling into Gimbal lock near the poles. It also stopped the control from completely flipping on the opposite hemisphere.