• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 4.1.0: 2024-12-09T13:44:55Z
  • First Published: 2016-07-12T16:46:27Z
  • Size: 5376752
  • Supported Unity Versions: 2019.4.14
tools utilities

Grids Pro

(243 Votes)
$46.00 $46.00

Grids are used in strategy games, RPG games, puzzle games, and many more. If you need a grid in your game, this package is for you. 


Suitable for a variety of games

  • Supports 1D, 2D, and 3D grids.
  • Supports rectangular and hexagonal grids.
  • Provides sophisticated ways to describe grid shapes. Besides using several primitive shapes, you can also combine shapes or transform shapes using a variety of operators.

Suitable for implementing gamelogic and algorithms

  • Allows grids to be used as data structures similar to 2D arrays or dictionaries, which may or may not have a physical representation in the game. This makes it easy to keep your logic and representation separate.
  • Provides useful games-specific grid algorithms: A* path finding, range finding, connected sets (includes connected line algorithms used in match games), and 2D aggregation (can be used to diffuse AI knowledge of game state over time).
  • Provides integer vectors (grid points) and matrices, so linear transformations can be done efficiently in grid spaces. This allows you to work with grids geometrically in ways similar to using floating point vectors and matrices.

Provides editor setup

  • Allows you to build grid shapes from graphs in the editor.
  • Allows you to build grid maps from graphs in the editor. (This technology allows you to do things such as put a hex grid on a ring or Mobius band).

Advanced Usage

  • Comes with algorithms to calculate grid colorings: systematic ways to classify cells into patterns that are useful in many grid algorithms.
  • Can be extended to support more exotic grids, additional shape nodes or additional map nodes.

↗️ Documentation


↗️ Samples


↗️ Support


↗️ Blog


Check out our other assets:


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!