Edit of asset "Hexgrid-Tileset Demo" Accepted

Old/Current New/Edit
Title Hexgrid-Tileset Demo Hexgrid-Tileset Demo
Description This simple demo simply displays how to map to a hexgrid according to this guide (https://www.redblobgames.com/grids/hexagons/) to a Godot tilemap (like in the 2d Hexagonal Map Demo in the asset library)

Hex code taken from: https://github.com/romlok/godot-gdhexgrid and modified to use internal Godot functions. Please check that repository for usage of the included libraries.


## Demo Usage

* Highlighted hex will display coordinates in both Godot grid and in Hex Vector3 (i.e "cube" format).
* Left-clicking on a hex, will convert it to a water tile
* Right-Clicking on a hex will convert all its neighbours to mountain tiles.
This simple demo simply displays how to map to a hexgrid according to this guide (https://www.redblobgames.com/grids/hexagons/) to a Godot tilemap (like in the 2d Hexagonal Map Demo in the asset library)

Hex code taken from: https://github.com/romlok/godot-gdhexgrid. Please check that repository for usage of the included libraries.
Category Demos Demos
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/db0/godot-hexgrid_tileset_demo https://github.com/db0/godot-hexgrid_tileset_demo
Issues Url https://github.com/db0/godot-hexgrid_tileset_demo/issues https://github.com/db0/godot-hexgrid_tileset_demo/issues
Godot version Godot 3.2 Godot 3.1
Version String 2.0 1.0
Download Commit 3b347d16e8f40e2ba64de062efc77e1e4c868723 35f75cf37e361a5a43fb7eb90587e2d90deabc83
Download Url (Computed) https://github.com/db0/godot-hexgrid_tileset_demo/archive/3b347d16e8f40e2ba64de062efc77e1e4c868723.zip https://github.com/db0/godot-hexgrid_tileset_demo/archive/35f75cf37e361a5a43fb7eb90587e2d90deabc83.zip
Icon Url https://raw.githubusercontent.com/db0/godot-hexgrid_tileset_demo/master/icon.png
https://raw.githubusercontent.com/db0/godot-hexgrid_tileset_demo/master/icon.png