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