How To Create A Realistic Auto Landscape Material In Unreal Engine 5 (Tutorial)

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 63

  • @stringyco
    @stringyco 2 года назад +19

    Every time I’m stuck on a specific thing in unreal and wish that you had a video on the topic, one appears 😂
    Matt, thank you so much for doing these. You are an enormous help

    • @MattAspland
      @MattAspland  2 года назад +4

      Happy to help! Thanks for your support!

    • @PikBo100
      @PikBo100 Год назад

      @@MattAspland how to spawn grass on grass layer but not on rocks?, on Sand i made it but on rocks not working because of that Lerps what is calling the rocks textures again at the end

    • @peestain37
      @peestain37 Год назад

      @@MattAspland you saved me from failing computer science bc i wanted to use unreal for a project rather than roblox. sleep deprivation does weird things to ppl

  • @clxrxw.3034
    @clxrxw.3034 Год назад +10

    Hey, i really like your video but i am stuck at some point, maybe you can help me :) I just did everything the same you did in the video except for the specular part. The Problem is now that i only have the texture of the cliff on my map. Also in the landscape mode, all of the layers are just the texture from my cliff texture. I dont know how to fix that.

    • @nickhernandez3350
      @nickhernandez3350 Год назад

      did you ever find a fix for this?

    • @artemissnow6051
      @artemissnow6051 Год назад +1

      I figured out the fix, at least in my game! I set the bias back to 0 instead of -2.2 and it fixed the issue for me.

    • @kristiyandichev3581
      @kristiyandichev3581 Год назад

      I had the same problem and at 14:34 he said he messed up the values for BlendBias and Sharpness. Sharpness should be 7 and Bias Should be -2.2 in the "Default Value" box instead of "Min slider" box. After I applied and saved I reset the values on my Instanse to default (-2.2 / 7) and it started working as intended.

  • @murtadaot2340
    @murtadaot2340 2 года назад +6

    Hi Matt!. Could you please make a tutorial about custom shaped progress bars?. Ones that actually follow the line?.. Sadly There are only few tutorials about this and it's a bit complicated..

    • @MattAspland
      @MattAspland  2 года назад +3

      Hey, I can add that onto my list! In the meantime, this video might help :)
      ruclips.net/video/uTP116pbdAg/видео.html

    • @murtadaot2340
      @murtadaot2340 2 года назад

      @@MattAspland thank you!. I really appreciate your work. That video was already on my list.. Well.. Most of your tutorials are lol. Keep this wonderful work!

  • @crztr1g473
    @crztr1g473 Год назад +3

    hi, ive done evrthying in this video but theres a problem, i cant paint because all of the textures look the same for some reason

  • @aleca8910
    @aleca8910 2 года назад +1

    Thank you. I'll need this soon.

  • @hawkeyes4768
    @hawkeyes4768 2 года назад +2

    great video
    i did something like this and turned on ninite ,, that thing is amazing

  • @fate2875
    @fate2875 Год назад +1

    Hey, this helped my so much but my grass material in the paint section isn’t working and I need help please.🙏🏽

  • @Preirin
    @Preirin Год назад +6

    Hi Matt. Great tutorial as usual. However, I have a question: is there a way to use this auto landscape with a grass node? When I try, I spawn grass as it should, but it considers the ENTIRE LANDSCAPE as grass texture regardless of what texture I then paint over it, be it sand, cliff, rock, etc. Obviously, I would like to paint over the existing terrain with a specific texture - useful for when adding different sounding footsteps or setting what texture animals can roam on, etc. Hopefully this is a rather simple question to answer.
    Cheers again.

  • @MrAlexknight317
    @MrAlexknight317 Год назад +1

    Literally did this to a T gone over this video 5 times, got height map and layer map showing up like the mega scans are not combining, also whenever I go to manually paint. No matter what it is, it shows up with brown tiles? So confused anyone know the answer?

    • @dylanthevillain-88
      @dylanthevillain-88 Год назад

      Realistically it should work.. but I'm having the same issue.

  • @RobertsMind
    @RobertsMind 2 года назад +4

    Great video. How do you get the different textures to render at different levels like the ocean bottom, wet sand at the water line, then sand, then grass, then rocky grass, then cliff, then rock, then snow?

    • @LitNotFig
      @LitNotFig Год назад

      did you ever figure it out?

  • @themadhattter9564
    @themadhattter9564 Год назад +2

    Great video! Any way you could Continue it and add the grass node to an auto landscape ? There doesn’t seem to be a ton out there about it. Thanks!

    • @peestain37
      @peestain37 Год назад

      ue5.2 introduced procedural content generation im not sure how you use it but its definintely a thing

  • @jayhop960
    @jayhop960 10 месяцев назад

    straight up G

  • @AVIDxg
    @AVIDxg 4 месяца назад

    I know the video is a bit old, but if anyone struggle with the texture being mixed together when painting, delete your layer then select 'WEIGTH blended layer' instead of 'non blended' (Im in 5.4.3 and its working perfectly)

  • @purplejellyfishproductions
    @purplejellyfishproductions Год назад

    Thank you so much! This was so helpful!

  • @keenefx321
    @keenefx321 Месяц назад

    How do you paint on top of automaterials?

  • @SteveTalkowski
    @SteveTalkowski Год назад

    Great video. Can you next explain how you would then setup the grass layer so it would auto populate with animated grass added throughout?

  • @galberger3937
    @galberger3937 2 года назад

    Hi.
    Can you show how to make the Tilling / small cubes on the grass and the other materilas to disapear?

    • @josephvanwyk2088
      @josephvanwyk2088 2 года назад

      You do it just by increasing the scale - or use a grass texture that has no seams. The one he's using is quite awful.

    • @galberger3937
      @galberger3937 2 года назад

      @@josephvanwyk2088 I will try thanks.
      but what scale to increase?

    • @josephvanwyk2088
      @josephvanwyk2088 2 года назад

      ​@@galberger3937 under texture ordinates there's a u&v tiling sizes.

  • @x4loviGaming
    @x4loviGaming 2 года назад +2

    Many many thanks for the videos it really helped me in my journey with UE and in creating my game i waste a lot of money on useless kits and others codes but you show how to do it by my self so thank you again
    Would ask if you can or you have an update video for AI enemy damage dealing and updating to the health bar and recove a damage from it there are videos but the problem is if i press dealing damage from distance he will recive it and since 5.1 is changed i cannot follow old videos guide me and thank you

    • @MattAspland
      @MattAspland  2 года назад

      Thanks so much for your support!
      I can definitely look into doing that for sure!

  • @BooneyianLogic
    @BooneyianLogic Год назад +1

    Have you tried this in the 5.1 version of unreal? I followed along, and none of the parameters seem to effect the material in any meaningful way. I checked to see that i had the landscape set to the Material Instance, that was fine. trying to adjust how much grass or sand is not working for me on an open world map.

    • @Robonator14
      @Robonator14 Год назад +1

      Same issue here on 5.2.
      It does not work at all and all i get is just the rocky cliff texture, which i can not adjust in any way and all the 3 layers say they are empty after i did the "non weighted blend" option.

    • @JHinsonMusic
      @JHinsonMusic Год назад

      Same here. Came back to Unreal from 5.0 when 5.3 was released and I find displacement doesn't work for landscapes in packaged products and the old way of creating my auto landscape material no longer works. Awesome!@@Robonator14

  • @WWatson99
    @WWatson99 Год назад

    When I paint, it just paints squares in between the wireframes. I cant figure out why.

  • @CarrotKing269
    @CarrotKing269 Год назад

    hey any idea on how to use materials instead of textures for this?

    • @TREEBXY
      @TREEBXY Год назад

      you are unable to use mats in the blueprint maker because you're creating a mat already

  • @mjcaboose8036
    @mjcaboose8036 10 месяцев назад

    If I don't have the Specular version of the textures because I am currently using the latest Unreal Engine 4, is there a way to achieve the same Specular effects you have making the material?

  • @simplegameing2962
    @simplegameing2962 Год назад

    i am so lost followed every thing you did and it just gray shit on my screen material works but as soon as its a instance just turns to nothing idk what the problem is

  • @nickholl
    @nickholl Год назад

    nb: I had issues with getting the auto texturing to work when i applied this to an exsiting landscape. Once i delete the landscape and created a new one it all worked great

    • @gabrielmijatovic4090
      @gabrielmijatovic4090 Год назад

      when i add the material it wont auto paint cliffs its just grass can you tell me what im doing wrong

  • @NorwinLabs
    @NorwinLabs 2 года назад

    Do you think you can make a biome tutorial with voxel plugin pro?

  • @nickjohnson7277
    @nickjohnson7277 2 года назад

    Noice one 👍

  • @Mrspider14
    @Mrspider14 Год назад

    do you gave to do all three because i did just one and it doenst work?

  • @BangBang-fd7de
    @BangBang-fd7de 2 года назад

    how fix the tilling for more realistic

  • @akzork
    @akzork 2 года назад

    texture tiling?

  • @BornStellar-yp5st
    @BornStellar-yp5st Год назад +1

    Hey Matt, I'm trying to use Megascan's useless ORD texture with this and I'm not sure how possible it is. Any suggestions of an ORD texture in place of a specular?

    • @WhitespaceFilms
      @WhitespaceFilms Год назад +1

      The green channel on the ORD controls roughness. It's basically just the inverse of specular in this case. I used the megascan surfaces with the ORD image, and just plugged the Green channel in where he puts the specular. The higher the number in that value, the more rough (less specular) it ends up.

  • @mathiasgrundahl6958
    @mathiasgrundahl6958 2 года назад

    Hey. In ther video you made about how to make a stamina system and sprint i loved it!!! but there is one problem. After i made it when i walk bagwords the camera shakes and the charecter shakes so do you know what could fix it? And thanks for all the videos you make they help me a lot :D

    • @MattAspland
      @MattAspland  2 года назад

      Hey! I believe that is an issue with the animations you are using. You could try smoothing the movement, or the animations themselves. Or try smoothing the camera movement based on character movement. So you need to move more before the camera follows if that makes sense.

    • @mathiasgrundahl6958
      @mathiasgrundahl6958 2 года назад

      @@MattAspland Thank you so much and yes i under stand it now thanks a lot😁 I will try that now

  • @natzos6372
    @natzos6372 Год назад +1

    All my layers are there but they all just have the rock texture and the landscape is also just rock

  • @josephvanwyk2088
    @josephvanwyk2088 2 года назад +2

    3 Criticisms -
    1) because you are editing, you can always just edit your mistakes out. Which makes it better for learning as this is a tutorial
    2) Use proper textures (such as megascans) for demonstration purpose. The 3 you chose for this video is quite awful. And they are extremely tiled even on ground level.
    3) Always start from scratch. And not "oh I made this already so I'm gonna do something else now" - always start from A - Z
    BUT all in all good video!

  • @zulkiizsukesada4984
    @zulkiizsukesada4984 Год назад

    Do video in the tiling, it looks bad:(

  • @scwells5740
    @scwells5740 Год назад

    To everyone having issues in 5.0 +, the landscape object should have children. Select all of its children, and set the material in there.

  • @JHinsonMusic
    @JHinsonMusic Год назад

    This doesn't work in Unreal 5.3 all you can see is the cliff texture.

    • @timjroughton9931
      @timjroughton9931 8 месяцев назад

      Yup that's exactly what I'm getting too :( I don't blame Matt, it really hard making tutorials for a constantly moving goal post eg. Unreal Engine 5, by the time they've worked the blood sweat and tires out of their collective finger tips, here Epic comes again to changing the whip and cause these poor tutorial makers yet more suffering, it's almost sadistic, I'm all for innovation & progress but not that the cost of a constantly moving product no one ever rightly knows how to use.

  • @architection610
    @architection610 Год назад

    Doesnt work