The v1.6 update has gone live on the Marketplace.
New Features:
I. Added a new Hex Grid Generator:
The Grid Generator also comes up with basic utility functions that enable you to retrieve grid points at specified (x,y) indices:
- GetIndicesOfGridCellsAt(X)
- GetIndicesOfGridCellsAt(Y)
- GetIndexOfGridCellAt(X&Y)