
J
Publisher
jeyzu
Hexgrid
Tools
Hex Board Pathfinding Navigation Influence LOS Distance Combat
3 Classes that brings hex detection, 3D LOS, distance, influence, shortest path ... all you need to build a classical boardgame based on a single image hex map. A demo in the source tree.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
godot-hexgrid
is a godot based framework to build hex map boardgames.
code is based on gdx-boardgame, which is based on rustanddust.
test maps made with hexmap a gimp plugin.
features
- [x] Distance
- [x] Adjacents
- [x] 3D Line Of Sight
- [x] Reachable Tiles ::: BFS
- [x] Shortest Path ::: A*
- [x] Range Of Influence (LOS - Fire Power)
- [ ] Battle lines (Kruskal + farthest apart units are the flank units)
screenshots