Hi! You could store the terrain chunks in a table somewhere, and when the player needs to load it, the script will get it from the table. But all of this is easier said than done, so I recommend looking at Roblox’s procedural terrain generation tutorial, maybe it can help (at the bottom of the link attached) .Terrain Editor | Roblox Creator Documentation