Example #1
0
 void CreateMap(Vector2Int position)
 {
     CurrentTile.CreateAroundTile(position, TileManager.Instance.num);
 }