An open API service indexing awesome lists of open source software.

https://github.com/liraymond04/hexagonal-grid-system

Hexagonal grid system built with Unity's tile manager.
https://github.com/liraymond04/hexagonal-grid-system

csharp game-development hex hexagonal-grids hexagonal-tiles serialization unity-game-engine unity2d

Last synced: 2 months ago
JSON representation

Hexagonal grid system built with Unity's tile manager.

Awesome Lists containing this project

README

        

# hexagonal-grid-system

Hexagonal grid system built with Unity's tile manager.

## Tile painting

![hexagonal-system-tile-paint](https://user-images.githubusercontent.com/39678448/165678036-34287e6d-06c0-42fb-8ea1-8b4823379bc6.gif)

## Saving and loading

![hexagonal-system-save-load](https://user-images.githubusercontent.com/39678448/154400379-791202c3-78c8-41e2-8798-2d754507e6d5.gif)