How could I make my map load in chunks?

Like minecraft, how could I make my map load in chunks? And also unload chunks out of a certain range?

Any help appreciated!

1 Like

This is similar to chunk loading, but was created for the same reason - to improve game performance:

1 Like

This is good for performance, but its not exactly what I’m looking for, I’m trying to make infinite terrain.

1 Like

Oh I see. To do it for Terrain, which doesn’t have Position property it might be tough.

1 Like

Ah sorry for the confusion, not actual Roblox terrain, I’m talking about parts.

Chunk ↓