Hexgrid-Tileset Demo

An asset by db0
The page banner background of a mountain and forest
Hexgrid-Tileset Demo hero image

Quick Information

0 ratings
Hexgrid-Tileset Demo icon image
db0
Hexgrid-Tileset Demo

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.

Supported Engine Version
3.2
Version String
2.0
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

Godot Tileset-Hexgrid demo

This simple demo simply displays how to connect a hexgrid according to this guide to a Godot tilemap (like in the hex demo in the asset store)

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.

Tileset created quicky via GIMP for purposes of this demo.

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.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Hexgrid-Tileset Demo icon image
db0
Hexgrid-Tileset Demo

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.

Supported Engine Version
3.2
Version String
2.0
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers