Unloading and loading noise map chunks

How do I…

Unload and load noise terrain

What is the expected result

I want to make a game like 1 hour 1 life, so i need a very big map. And i already made the noise map, but need to load it and unload chunks of it so it doesn’t go so slow.

What is the actual result

When i satrt the project, i only know how to make the npise as a whole, but thats slowing it down even with i think is gdevelop, in engine unloading feature

Related screenshots


I followed the noise map generation tutorial.
using the Extended Math extension & Noise extension