Hex Grid supports the open ended generation of hex grids by handling the hex tile GameObject creation. It is meant to be as flexible as possible, so users must write the logic to generate a hex grid.
built on the CSS Grid layout, that creates a hexagonal lattice. The mixin includes a number of customizeable settings to control the size, layout and look of the hex grid. Include the following nested ...