Orbit around Character Problem

nvm solved

  if (player_controller_->PlayerInput->GetKeyValue(EKeys::MouseY) < 0)
                 {
                     bUseControllerRotationYaw = false;
 
 
                     rotation = GetBaseAimRotation(); <<<-- called second time = stutter