```点击console提示我好像是 GameObject.Instantiate(wave.enemyPrefab, START.position ,Quaternion.identity);这句话的问题。是引用了一个空对象么?
可能你那个wave.enemyprefab没找到