예제 #1
0
 public static void Test_GetBlockPoint()
 {
     LogCat.log(AStarUtil.GetBlockPoint(new Vector2Int(4, 7)));
 }