Open sprx97 opened 10 years ago
Somehow account for the end of the map, either with cliffs, skybox, or infinite terrain generation (preferred).
For infinite terrain, we'll either need to save randomly generated sections as we walk away from them or use RNG seeds based on location and regenerate them when we return. I think the second one is most likely.
Somehow account for the end of the map, either with cliffs, skybox, or infinite terrain generation (preferred).