mikxingu / HexMap_Editor

Unity Game about hexagonal map generation, edition and navigation. This repo has been discontinued and has become Read-Only. Head to the link below to get the last public version.
https://github.com/TechStrikeBrasil/HexMap-Revisited
Other
4 stars 1 forks source link

Mesh Generation Not Working properly #2

Closed mikxingu closed 4 years ago

mikxingu commented 4 years ago

the code I did isn't performing as intended. The mesh generation creates funny triangulations. I tested the original code (which is stored in the "reference" branch), and the file that needs to be changed is the HexMesh.cs.