How do I create thin terrain that connect with eachother

So I made a script that makes procedural terrain generation and it works fine, but I have a feeling that it’s not optimized, I don’t wanna use :FillSphere() and replace it with something that works perfectly how fillsphere did (all terrain being connected) but I only want the top to be there, not the rest, something like a plain mesh I guess.


1 Like