private void Awake() { managerCalculator = GameObject.FindGameObjectWithTag("managerCalculator").GetComponent <ManagerCalculator>(); }