Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make a chunk generation system?

Asked by
Kyokamii 133
8 years ago

I'm making some game on ROBLOX and I am working on terrain generation (with parts) The thing works, but I want to make infinite terrain, so basically start with a chunk system so it generates with chunks. But I have no idea how I would do that, especially detect if the player is near the ungenerated parts. I would really apreciate some help!

0
That's a huge scope... Can you find the distance from the player and if the distance is less than x then load it? GoldenPhysics 474 — 8y

Answer this question