private void OnPickUzi()
 {
     SwitchWeapon(uziWeapon);
     handController.AdjustWeaponSpeed();
 }