Im trying to figure out what roblox uses to create the terrain grass, solid parts?, surface gui? I want to replicate the look of terrain grass to make my own.
They are planes, from blender. I think, I could be wrong tho
1 Like
You wouldn’t exactly be able to replicate the grass with the performance the built-in grass has, the reasoning for it is cause roblox grass isn’t made with lua I believe it’s using the engines internal code C++ but it’s pretty much just a 3 vert mesh that’s rendered on both sides.
If you do want to remake the grass you’d want to just pre-make a triangle mesh in blender and import it to roblox or alternately since you’d want to use less parts but fill more space make a small clump of grass with surfaceappearence for the texture.
1 Like
Brushtool 3.0 (Newest Version) - Creator Store
This won’t give you animated grass, but it’s an easy plugin for terrain.