I want the terrain out of a certain boundary to unload, and terrain in a certain boundary to load.
The code I have made does not unload the terrain properly, where the farther the player gets from the world origin, the closer the unloaded terrain boundary gets, until the player falls into the void. But the main issue is that I do not know what problematic code is.
I have commented almost everything just in case I could catch anything, but this did not work.
Here is the rbxl file so you can test it yourself:
Newest Version:
TerrainGen.rbxl (66.3 KB)
TerrainGen.rbxl (55.4 KB)
The script that generates terrain is a local script inside StarterPlayerScripts.