After months of researching It seems that the best way to create a tile based grid map is by procedurally generating a mesh for it. I finally managed to track down a tutorial for this, but I can’t any help on doing this for hexagonal tile’s.
Can any one point me towards a tutorial for generating a hexagon tilemap mesh for a strategy game?