Grids Pro allows you to rapidly prototype and develop your games using all kinds of regular and semi-regular grids, including rectangular, isometric, hexagonal, triangular and polar grids.
You can define your own Just set your grids up in the editor or build them in code.
Unity game development is also easier with the many algorithms of Grids, including:
• A * path finding
• Range finding
• Matching
• Geometry and other mathematical operations
• And more!
You can use Grids with Unity native sprites or your favorite sprite plugin including NGUI, 2D Toolkit and EZGUI. You can also build meshes for your grids in the editor and define your own 3D maps using a node editor.