Hexagon terrain generation using KayKit models
 
Go to file
Kenney d778a718f7 Progress 2022-02-28 02:15:39 +07:00
Libraries Progress 2022-02-28 02:15:39 +07:00
Models Progress 2022-02-28 02:15:39 +07:00
Scenes Initial commit 2021-08-13 21:42:27 +07:00
Scripts random Rotation code improvement 2021-08-14 02:46:43 +07:00
.gitattributes Initial commit 2021-08-13 21:42:27 +07:00
.gitignore Initial commit 2021-08-13 21:42:27 +07:00
LICENSE Initial commit 2021-08-13 21:42:27 +07:00
README.md Update README.md 2021-08-13 21:47:51 +07:00
default_env.tres Initial commit 2021-08-13 21:42:27 +07:00
icon.png Initial commit 2021-08-13 21:42:27 +07:00
icon.png.import Initial commit 2021-08-13 21:42:27 +07:00
project.godot Initial commit 2021-08-13 21:42:27 +07:00

README.md

KayKit (Hexagon tiles) Terrain Generation

Made using Godot 3.3.2

Terrain generation experiment using KayKit Medieval Builder Pack (CC0) models. This project uses the built-in Godot GridMap component without any additional addons or requirements.

MIT License