Hey! I am working on a game with pretty large maps, basically after every match it will switch to a different random map. The problem is, each map uses roblox terrain. And I can’t really store terrain in like serverstorage or anything.
So how can I store terrain and change it for each map?
And, how can I load in different maps without it lagging a lot and not taking too long?