for (int i = 0; i < transform.childCount; i++)
public void DestroyCities() { for (int i = 0; i < transform.childCount; i++) { GameObject go = transform.GetChild(i).gameObject;