public static void ChangePlayerCamera() { instance.StartCoroutine(UpdateCameraPosistion()); iC.ChangeTargets(); iC.Reverse(); }