I am wondering how I receive the tile type of tile (like a Watertile, RoadTile, GrassTile, ect..) based on a Vector3 or Vector3Int. I think the way to do this is with Tilemap.GetTile but I cant figure out how to get it to work. An example would be greatly appreciated!
↧