
A
Publisher
ardazishvili
Sota - hexagonal grids 3D
3D
Grid Geometry Building Framework Terrain Hexagon Procedural Customizable
Sota is a framework for creation of structures made of discrete building blocks, e.g. terrains for turn-based games, honeycombs, etc. By using trivial objects like hexagon or pentagon and organizing them into combination it let you create aggregations like hexagonal grid of various shape, e.g rectangular or hexagonal, or polyhedron made of hexagons and 12 pentagons. https://sota.readthedocs.io/en/latest/content/getting_started/introduction.html
Sota
Editable generator of discrete structures for Godot 4
Getting started
- Use standard library asset from godot
- Build from sources, see "System setup" at CONTRIBUTING.md
Documentation
See read the docs for online documentation.
Contibuting
Please, see CONTRIBUTING.md if you want to make pull request.
Apart from making PR I will also highly appreciate if you:
- Raise an issue about bug or suggest new feature.
- Star repo if you like it.
- Use discord link or ardazishvili.roma@gmail.com for your positive/negative feedback.
- Make a donation: boosty, patreon.
Licence
Addon has been released under the MIT License.
Acknowledgements
- Hexagonal grids by Red Blob Games