Is it possible to great custom terrain textures? (Not color)

I’m trying to make a nice landscape but I want to know is it possible to make custom terrain textures?

2 Likes

you cant add textures to terrain

2 Likes

but you can script it Terrain Editor | Roblox Creator Documentation

2 Likes

About that…

Although it is possible to change the terrain’s texture to Roblox’s material textures, I don’t think it’s currently possible to change its texture into a custom one.

The only way to make a custom textured terrain is to make it as a mesh on Blender or other applications.

3 Likes

I don’t know why I didn’t think of making a terrain mesh in blender with custom textures. You are very creative!

Thanks a lot I appreciate the help, take care. :slight_smile:

3 Likes

Technically, it is possible through changing the Roblox Studio files, but players won’t see it in-game and it’s a bit hacky. :sob:

3 Likes

Yeah, through the material manager next to the Part option in the Model Tab!

First, you must open the material manager,

create a custom material variant

then assign the base material to the material variant of the terrain you want to replace,

Now, scroll down to the very bottom and enable “Set as Override.”

Then boom! Terrain changed!

5 Likes

This topic was made before material manager was added. Sorry but there wasn’t a way back then.

2 Likes

Ohhh, I see! Figured I’d still share to help out since there aren’t any other main page ones that talk about this method!

1 Like