Creating Materials and Landscape Tutorial - Better then that Wiki ***!*! - Please

Hello!

I tried to follow this Guide for Newbies:
https://docs.unrealengine.com/latest/INT/Engine/Landscape/QuickStart/4/index.html

To create a Landscape, but its crappy because everything is explained to the last detail, where to find a button etc, but at this point:


The explanations end from the one to the other Moment. It presupposes a dozen of functions and steps, which it didnt tell me like " we are going to use a Vector Parameter " etc. where it is nowhere to find what its talking about in that Editor. That really sucks because before it told me like that:


Which is for stupid!

Does somebody have a good Link to a Text tutorial / Workshop that explains everything from the beginning to the End?

I cannot use Video Tutorials atm because I dont want to. - Please dont bug me with that its not possible but a few years ago you could have learned everything from a book.

Sorry for my eventually Bad English, but its not my native Language.

Some tutorials presume that you already have some knowledge of the tools that are used for other purposes as well. But then, even though you dont know anything about the material editor you can just right click anywhere on the canvas(or use the list on the right side) to search for that mentioned vector parameter or any other node you see in the tutorial.

No thats not possible! Im supposed to use several functions, like that vector parameter but none is there!

Please have a look i will add some screenshots as soon as possible:


These i have to add

but none of them is found by the search function

That for “base Color”

that for “Normal Maps”

So, like that none of that functions is found

The tutorial uses a Vector “Parameter” but it is actually just a Constant4Vector, which gives you a color value. The reason it is a parameter is for convenience to make it easier to tweak the color. I’ll pass this to Epic’s documentation team to make it more clear in that tutorial, however it would be to your advantage in the long run if you start from the basics of material creation.

Jacky is completely right though. Most of what you’re trying to figure out is somewhere in the documentation, it’s taken me many months to learn the basics but you’ll get there eventually.

The functions you are looking for don’t exist, those are just names to indicate (to yourself) what groups of functions are used for, like comments. You use a layerblend for each final input (normal, diffuse, roughness etc). You will end up with something that looks like this…

Ofcourse you will need some textures to do this, but the basic ones that come with the editor are good to start with. Reference this page: Landscape Material Layer Blending in Unreal Engine | Unreal Engine 5.2 Documentation

Thanks but there its exactly the same!

Here it explains about 12 Lines how to set up a standart Blueprint pattern and then it throws you into the cold water with:


its not Guided, me as newb i dont know why should i do all that. All i want is to paint a texture. :open_mouth: I can learn making Models in blender perfectly but its not possible to spray a dumb tile of grass onto that “easy gui” of UE4, No Wiki is a help, no tutorial? wtf. thx


Ah Thx for that help and then i can choose: how to set up human skin.

Just want to use that dumb “Paint texture” tool, nothing else

Totally agree with the OP. This whole painting thing needs to be simpler.