Edit of asset "Hexgrid-Tileset Demo" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | 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 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. |
| Category | Demos | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/db0/godot-hexgrid_tileset_demo | |
| Issues Url | https://github.com/db0/godot-hexgrid_tileset_demo/issues | |
| Godot version | Godot 3.2 | Godot 3.2 |
| Version String | 2.0 | 2.0 |
| Download Commit | 3b347d16e8f40e2ba64de062efc77e1e4c868723 | 3b347d16e8f40e2ba64de062efc77e1e4c868723 |
| Download Url (Computed) | https://github.com/db0/godot-hexgrid_tileset_demo/archive/3b347d16e8f40e2ba64de062efc77e1e4c868723.zip | https://github.com/db0/godot-hexgrid_tileset_demo/archive/3b347d16e8f40e2ba64de062efc77e1e4c868723.zip |
| Icon Url |
https://raw.githubusercontent.com/db0/godot-hexgrid_tileset_demo/master/icon.png
|
|