Skip to content

A scripted Godot Tilemap that creates a flat noise-based world.

License

Notifications You must be signed in to change notification settings

KaizNike/NoiseWorldGen2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

077c53a · Jul 27, 2022

History

13 Commits
Jul 27, 2022
May 22, 2021
May 22, 2021
Jun 13, 2021
Jun 13, 2021
May 22, 2021
Oct 24, 2021
Jun 13, 2021
May 22, 2021
Oct 24, 2021
Oct 24, 2021
Oct 24, 2021

Repository files navigation

NoiseWorldGen2D - Godot Tilemap Tool Godot v3.2 Godot v3.3

Banner Worldgen W/ an Eevee

Made for:

Credits:

@koriArredondo

Westeros Heightmap

Tophloaf

Shefalitayal

Kudos to whoever made it!

Installation:

Copy the addons folder to your project and instance the NoiseWorldGen2D Node. Made for 2D. Change the exported variables to customize.

Personalizing:

Terrains Included are 24 tiles that make up the world. For simplicity, you may replace "Terrains.png" with different tiles. If you change the size of the tiles, or add new tiles you will need to redefine the atlas. Adding new world types can be done by editing the "NoiseWorldGen2D.gd"'s genWorld() function. The section - elif type == "hellplanet": is where custom planet types are meant to go. Reference if type == "overworld": for example on how to build.

About

A scripted Godot Tilemap that creates a flat noise-based world.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published