Multi Terrain Generator is a simple procedural terrain generator written in C# for Unity. It features the creation of a mesh, on which different terrain types are randomly distributed. A terrain type ...
Download the Unity Package and import it to your Unity project. The maps are connected according to the following principle: if maps A and B have the same edge weight on opposite sides, then they can ...