A hex grid generation tool, for use in unity. Much of the hex logic is drawn from Red Blob Games. I made this because I initially struggled with the implementation so now you don't have to. Feel free ...
Add the HexGridManager prefab to your scene. Configure the grid radius and cell radius in the Inspector. Click Generate Grid to populate your hex grid. Hex cells can be individually removed to create ...