How does the hexagonal tiled map renderer work in libgdx I’m trying to render a hexagonal tiled map and I can’t quite get it to display correctly I’ve used the orthogonal tiled map renderer before and got that to work but my method with that isnt working with hexmap. Do you know how to set it up?
↧