In this game I’m making, the terrain will be generated when playing has started, but during the game, people will be able to place things. So I was wondering, what would be the best way to chunk that static terrain originally? And how would I go about implementing that?