so there is a triangle terrain model made by okeanskiy that I’d like to use, it works fine but there is something me and some friends haven’t been able to figure out, how to make certain parts of the terrain custom and also have it smoothly transition into precudral terrain, more specifically, I’m trying to make it so there is a starting area that is always set to be the same way, here is the model I used: https://create.roblox.com/store/asset/5656315743/InfiniteTriangleTerrain
1 Like
I would not recommend using this system just because of its extremely high latency whenever the player moves around likely due to generating new terrain very poorly.
If you have fixed that issue or are planning to, then to make certain parts of the terrain custom, or change it to smoothly transition into procedural terrain so that the starting area is flat, you would have code the system yourself.
