Grids & Maps
Built-inURP
Grids 2D
An easy, highly optimized and flexible 2D grid generator and territory/cell highlighter with A* path-finding (built-in and URP).
Key Features
Generate Voronoi, boxed, rectangular and hexagonal grids, fully interactive --
Produces a highly optimized grid mesh with reduced vertex count --
Two region levels, cells and territories, with the fastest highlighting system --
Coloring and fade out support for both cells and territories --
A* path-finding with blocking cells and per-cell or per-side crossing costs --
Range function returns reachable cells within a distance from a starting cell --
Define territories and edit cells via the API or integrated grid editor --
16 demo scenes and full C# source, works with orthographic and perspective cameras --