“Cloudy” noise on a hex grid
This article is about noise that looks somewhat like this: One way to generate noise like that is to add […]
This article is about noise that looks somewhat like this: One way to generate noise like that is to add […]
This example shows how to use the path-finding algorithm that come with Grids on a grid built in the editor
The layered grid is a very generic type of grid. It allows you to stack a bunch of grids –
This example shows how to implement basic matching mechanics. It has two scripts; one for a custom cell, and a