Publisher | Dan Syrotyn |
---|---|
File size | 799.66kB |
Number of files | 104 |
Latest version | 1 |
Latest release date | 2016-07-01 05:45:24 |
First release date | 2016-06-08 06:30:37 |
Supported Unity versions | 2018.4.2 or higher |
My rnd isometric hexagonal autotiled grid.
I wondered why there is no any autotiling algorithm realisation in the internet so I wrote my own.
This project contains: isometric hexagonal grid; autotiling for hexagones; little map editor supporting save/load to xml file
The package includes zero editor scripts so You must know how to code c# for using it. Low performance becouse of unoptimized graphics.
Hope this project will help You in implementing Your own dreams.