Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 558 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 558 Bytes

Godot Chunking System 🌎

Checkout the blog post here!

Uses a global World.gd Singleton to keep track of the player's position and load/unload chunks in seperate threads

checkout and run 🚀

git clone https://github.com/DennisSmuda/godot-chunking-system.git

Open the project.godot and the main scene should open automatically:

main_scene

run the project with (cmd|ctrl)+R

Contribute 👋

Feel free to submit issues or pull requests