public void OnSelect() { // Call the FixPlace fucntions in the father Target.FixPosition(); Grollars.SetActive(true); // Destroy this gameobject Destroy(transform.gameObject); }