It’d take some time, but you could definitely import heightmaps with the terrain generator to create the world as a series of “chunks” and use level streaming to seamlessly “connect” them without having them all loaded at once.
It’d take some time, but you could definitely import heightmaps with the terrain generator to create the world as a series of “chunks” and use level streaming to seamlessly “connect” them without having them all loaded at once.