Unreal Engine 5 PCG Landscape and Spline Tutorial

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 43

  • @NoQueso_
    @NoQueso_ 7 місяців тому +5

    This is a lovely tutorial. The D for Debug is HUGE in the PCG Graphs, and it helps so much to understand with visuals on what's happening.

    • @somedesigntutorials
      @somedesigntutorials  7 місяців тому

      Yeah debug is pretty useful to make sure things are working the way you intend it to

    • @uka0211
      @uka0211 7 місяців тому

      =)

  • @Boschie143
    @Boschie143 4 місяці тому +3

    I cant tell you how thankful I am for this video, i've been having it on replay for the past week getting my PCG splines just perfect, thank you

  • @peterallely5417
    @peterallely5417 7 місяців тому +5

    Great tutorial style, thanks for taking the time to make this. Fyi, the pins on the ‘input’ node are all being deprecated in the next version, so for things like ‘landscape’ there’s already a ‘get landscape’ node to use instead.
    Also, instead of unplugging nodes just hit ‘e’ for enable and disable.
    Also+ the weirdness of your spline points looks to just be not enough Z height in its bounds modifier.
    Also++ you usually want the difference node to go after all your point modifying, otherwise your points can end up missing each other and not subtracting.

    • @somedesigntutorials
      @somedesigntutorials  7 місяців тому

      Awesome tips thanks, also super useful and I didn’t know!… thanks a lot

    • @kurtissebring349
      @kurtissebring349 Місяць тому

      Thank you for this. I was like "TF?" lol

  • @michaelbrandse7450
    @michaelbrandse7450 2 місяці тому

    Thanks, this was immensely helpful. I feel I got a bit of a handle on how the system works now

  • @claptaincooked8023
    @claptaincooked8023 3 місяці тому +1

    As a stoner, I appreciate your love of cones xD

  • @AbyssalSoda
    @AbyssalSoda 7 місяців тому +1

    How do you create caves?

  • @RictorScale
    @RictorScale 7 місяців тому +1

    This is great! I was looking at the pcg sample that comes with ue5.4 but its a little hard to understand. Thanks for the video

  • @os_nation5161
    @os_nation5161 4 місяці тому +2

    For some reason when I create my PCG Volume Cube and I click on Generate nothing happens

  • @someguy5043
    @someguy5043 Місяць тому

    Do you know how to make the subtract spline work up hills or ditches? Like the only way I can get it to work is to move the spline along the hill but how can I make it remove everything regardless of height?

  • @xboxman1710
    @xboxman1710 4 місяці тому

    Great tutorial!
    One question, when I used a spline loop to create a patch of grass it both projected the meshes onto the ground but also within the interior of the loop itself.
    How should I go about setting it so only the projected meshes are created?
    (edit) Nevermind I was able to figure it out. Note to self double check if your nodes are connected to multiple samplers.

    • @somedesigntutorials
      @somedesigntutorials  4 місяці тому

      Thanks! And glad you figured it out do let me know ow if you have any other questions

  • @wielandsmith
    @wielandsmith 3 місяці тому +1

    Thank you so much!

  • @AhmedHasan91
    @AhmedHasan91 7 місяців тому +1

    Very good one, thanks

  • @seanmccabe4653
    @seanmccabe4653 6 місяців тому +2

    Hi, the input node doesn't have any of the options anymore. Have they updated it or am I doing something wrong?

    • @zenonaiden5241
      @zenonaiden5241 6 місяців тому

      You should be able to search for a node called 'Get Height Info' or something like that (can't exactly recall its name)

    • @PEMBYSGAMINGWORLD
      @PEMBYSGAMINGWORLD 6 місяців тому

      I have found that with 5.4 too.

    • @somedesigntutorials
      @somedesigntutorials  6 місяців тому

      yes they updated it, i should be making a newer video so that should address the issues, but now you can look for a node called get landscape data or something like that for landscape info

  • @ath0rus
    @ath0rus 6 місяців тому +1

    is this for UE 5.2, 5.3 or 5.4? im trying to learn it for 5.4 and I want to make sure the video is accurate as there is node changes apparently

    • @somedesigntutorials
      @somedesigntutorials  6 місяців тому

      this is for 5.3, but the main difference would be there is no more input node, to extract landscape data, in 5.4 i belive you need to just create a landscape data node and that should be the biggest difference from my understanding i plan to make a video for 5.4

    • @ath0rus
      @ath0rus 6 місяців тому +1

      @@somedesigntutorials I will have to give it a go and follow along in 5.4, My friend did mention that there was some changes, but if i find any ill comment here

    • @somedesigntutorials
      @somedesigntutorials  6 місяців тому

      Yes please do if you find anything that doesn’t work

  • @ДимитърКитов-х9ю
    @ДимитърКитов-х9ю 7 місяців тому +1

    Nice!

  • @mattbeets
    @mattbeets 6 місяців тому

    I have the problem that my PCG content generates everywhere, also outside the bounding box. Even though "unbounded" is unchecked in the PCG graph.

  • @cakestv_
    @cakestv_ 6 місяців тому

    Hey! I saw a video of a Diablo 4 map made with PCG where the path has like walkways on both sides. Is there anyway you could show us how to do that with PCG? The video is named ARPG Graveyard - Procedural Unreal Engine 5 Environment.

    • @somedesigntutorials
      @somedesigntutorials  6 місяців тому

      when you say they had walk ways on both sides what do you mean exactly? i just watched the video, I see some paths have curbs on both sides of the walkway/path is that what you mean? other than that there are moments one path splits into two, but im not sure you are referring to that, that would simply just require you to add another spline path. let me know what you mean if I had not articulated your question properly

  • @TheLoneLlama
    @TheLoneLlama 7 місяців тому

    Is there a way to change the style of the trees or are they locked into that graphic style?

    • @somedesigntutorials
      @somedesigntutorials  7 місяців тому +1

      Well you can just change the tree object to how ever you like and plug it into the pcg, not sure if that answers your question

  • @uka0211
    @uka0211 7 місяців тому

    thanks !!!!!
    PCG D+ 🌈 its a new trend XD
    let me explain.. everybody renames the nodes to a D.. It's like coming out... you expect it the spawner node - no it's D... you place some samplers - after a few minutes they all become D... I know... it is because of selection by clicking instead of dragging a loop in Canvas.. but everybody and I keep doing it.. it is hilarious

  • @axisstargazer891
    @axisstargazer891 6 місяців тому +1

    out of date the PCG graph node is now different

    • @somedesigntutorials
      @somedesigntutorials  6 місяців тому

      Yes I plan on making a new video covering some of the differences

    • @sleepyjoe5380
      @sleepyjoe5380 5 місяців тому

      @@somedesigntutorials YEA and by that time UE have changed it again....... they seem to try and be all things to all men and failing miserably at it.

  • @gmalexander722
    @gmalexander722 2 місяці тому

    hopelessly out of date 😩 and dude, honestly, figure out exactly what you want to say instead of just recording everything that occurs to you on the fly, which results in 'you know what?' 'I don't see anything happening' and the rest which makes it all unintelligible

    • @somedesigntutorials
      @somedesigntutorials  2 місяці тому

      well thanks for the tip! I plan to make an updated video, this was made before 5.4 so yes its outdated sadly

    • @gmalexander722
      @gmalexander722 2 місяці тому

      @@somedesigntutorials all good man I look forward to it !!

  • @silentwindstudio
    @silentwindstudio 5 місяців тому +1

    What a mess of tutorial Jesus...

  • @mattm7319
    @mattm7319 7 місяців тому +2

    this tutorial is hard to follow