Hi, I’m currently working on a large map and I’m hoping to get the terrain to look somewhat like this image,
However most of the solutions I’ve tried don’t really work too well, Roblox’s default grass looks ugly and wouldn’t fit the realism I want, and downloading satellite imagery creates too low resolution when you are up close. So far the 2 best solutions I’ve found are using Roblox terrain, although it limits me to only 2 textures, or texturing parts.
Textured parts look the best, but I’m seeing heavy z fighting, and to fix it I’d have to raise parts up by 3-4 studs
g
Picture of the z fighting
I’m also concerned about lag issues if I import several hundred different textures to do the map, and the time it would take to individually texture unique bald spots, dirt patches, roads, gravel, etc.
My second option is terrain, which is much quicker and easier to make and allows me to do the same things stated above much easier, but the results look a lot worse, and I’m limited to only doing large details. Combinations of the 2 also look really off, for example:
Any Ideas on a better way to do this?
Thanks,