摘要: GameObject father = GameObject.Find("CollidGroup"); int childCount = father.transform.childCount; for (int i = 0; i < childCount; i++){ Object.Destroy 阅读全文
posted @ 2021-11-03 10:06 盛世芳华 阅读(1026) 评论(0) 推荐(0)