Vector2Int [] way; A_Star.GetWay(new Vector2Int(1, 0), new Vector2Int(6, 4), stringMap,maxX,maxY, out way); //就可以得到stringMap中,从坐标(0 ...
確定! 回上一頁