Hello guys,
I have recently finished building a large terrain map, but it would take many hours to paint all of it. I want it in one specific texture, snow. Is there a way to paint all your terrain in just a few clicks?
Hello guys,
I have recently finished building a large terrain map, but it would take many hours to paint all of it. I want it in one specific texture, snow. Is there a way to paint all your terrain in just a few clicks?
I’m not sure if this would help but check this out:
https://developer.roblox.com/en-us/api-reference/function/Terrain/ReplaceMaterial
wouldnt region3 take up too much memory from client or server?
It will be fine for one time use, depending on how much terrain you have. ( If you didn’t know, this can be executed in the command bar. )
Chances are, with a lot of terrain, it will lag trying to convert every voxel, but should eventually get through it.
Group all the terrain together, then use your building tools paint bucket to paint it all in one click!