Yes, You Can Sculpt Landscape With PCG

Поделиться
HTML-код
  • Опубликовано: 13 янв 2025
  • If you like my horror game development process, you can support it on my Patreon page: / borodante
    Support Ukraine:
    razomforukrain... - Razom For Ukraine, donate for medical aid using PayPal etc.
    help.unicef.or... - UNICEF, support children of Ukraine.
    Music: Solar Sailing - Osoku.mp3

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

  • @DaniMarti_
    @DaniMarti_ Год назад +29

    Hi! Thanks for sharing this tutorial!
    I don't know if that has been said already but you can get your landscape spline information in PCG by Get Spline Data >
    Actor Filter = All World Actors
    Actor Selection = By Class
    Actor Selection Class = Landscape

    • @HenryRronbertson
      @HenryRronbertson 11 месяцев назад +1

      Thanks man! your a life saver

    • @DaniMarti_
      @DaniMarti_ 11 месяцев назад +1

      No problem!! Happy to help :-) @@HenryRronbertson

    • @begbarros
      @begbarros 9 месяцев назад

      Good approach!! Ty

    • @sirjofri
      @sirjofri 6 месяцев назад

      That's good to know

  • @isaacashton5772
    @isaacashton5772 Год назад +16

    I love all of your devlogs and videos! I’ve been watching since your horror character modeling and i haven’t missed a single video- Keep it up and i’m excited to see your development and progress!!

  • @go_kitty_go_kitty_go
    @go_kitty_go_kitty_go Год назад +11

    I have never used a single 3D program and half the time i have no idea what you are saying yet i am so invested in the journey behind this game.
    Your personality really shines through, and while i don’t usually play horror games, i can’t wait to play this game!
    Your voice is also really comforting so i listen to it when doing chores.
    Keep up the good work!

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

      Thank you for your support! Sometimes I get too nerdy in a random direction, and most of my audience have no idea what to do with this :)

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

    Thanks for showing some of those pitfalls. Will definitely save me time once I start experimenting with PCG.

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

    I literally saw this in the plugins today and wondered what it was, and then even more randomly found this video!

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

    OMG now you can create really good streets with splines where the mode changes for instance bridges and more. Haven´t heard of this plugin so thank you sooo much

  • @real2late
    @real2late 9 месяцев назад +1

    To make the falloff you could get the first and last point and move then down slightly

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

    best intro maybe it could get a slap of the tablet too.

  • @geoffrey3668
    @geoffrey3668 6 месяцев назад

    Thanks you for this great video and share your knowledge! If anybody get an error with "SpawnActor" node (invalid actor), just manually regenerate the PCG and it seems to fix the problem.

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

    you could use a texture and have it place a red node on the beg of the spline in the spline bp... so like.... make world texture red on spline.... then you can use that red texture in pcg to make it so you can smoother the start and end points

  • @peterallely5417
    @peterallely5417 6 месяцев назад

    I’m looking forward to seeing what Epic’s slated overhaul of the landscape workflow is going to be.

  • @AzguardMK
    @AzguardMK Год назад +5

    Nice work...
    p.s.
    You can sample the Landscape Spline into the PCG, just TAG the spline with a name you like, then in the PCG> Sample Spline(All World Actors - by TAG) >> match the tag Name >> Into a spline sampler... and the rest is easy :)

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

      will this method allow custom heightmaps to be generated at runtime?

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

    What are thouse trees and plants you are using pls? Is it quixel or something else?

  • @PotatoClips
    @PotatoClips 3 месяца назад

    If you skip the projection, it shouldn't stack the sinking. Just add an offset so you can still see your spline.

  • @Nevetsieg
    @Nevetsieg 7 месяцев назад

    The TexturePatch component turns out to be even more useful than the CircleHeightPatch, it lets you "displace" the landscape with textures! Combine this with render targets or RVTs, I believe you can create any landscape effect you want, like dynamic bomb craters, path trails even foot prints! Thanks a lot for the exploration and inspiration!

    • @Nevetsieg
      @Nevetsieg 7 месяцев назад

      Uh oh, I just tested it, the component won't move when in play mode... But no matter, we have this wonderful Nanite tessellated landscape now in 5.4, so we can still make this effect in that right?

    • @MinusGix
      @MinusGix 7 месяцев назад

      ​@@Nevetsieg I'm not sure nanite tessellation of landscape would allow you to shift that much. Maybe if you up the displacement in the material details (to allow a bigger range), but they don't recommend a larger displacement limit than needed as it messes with culling.. but I'm not sure how much that applies to 'big modifications of landscape'.

    • @Nevetsieg
      @Nevetsieg 7 месяцев назад

      @@MinusGix It doesn't seem to be a hard-coded limitation for nanite displacement, but yes the culling problem is gonna be huge if displaces more than several meters. So bomb-craters: no, foot prints: yes.

    • @peterallely5417
      @peterallely5417 6 месяцев назад

      Can you spawn landscape brushes with PCG? Cos that would be a way to shape the landscape’s height map, rather than trying to displace a large form like a bomb crater with material displacement.

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

    This seems like something that'll hopefully get a dedicated node setup for in the future, until then though it feels like just combining landmass with PCG will be the best bet.

  • @sweetjassipal
    @sweetjassipal 3 месяца назад

    Thanks for sharing great stuffs . I am stuvk in one approach and looking forward for guidance .I have generated grass with PCG method and now looking for deformation of grass if any object is under the ground and deforming the ground on which grass is generated . Giving it a feel that something is beneath the ground . Any suggestions on how to acheive this .

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

    I'm wondering if PCG system can help to make run-time destruction/deformation for landscapes, like craters in Battlefield 4/ BF1. Because, the only way I've managed to find more or less similar - is voxel plugin. But it still looks bad in comparison to Battlefield)
    Or other way, is to make a crater mesh, which would stuck on top of the surface, so actually the borders of it would be higher, and the hole in center would be lower than borders, but still little bit above the landscape. Like a trick, but not actual deformation. But I think, I saw similar things in BF5.

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

    This is very cool... Thanks for the video :)

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

    U can interface with landmass and control splines directly

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

    Damn, I saw a tutorial of a river spline going into a lake, where they had the gradient of point density as the spline entered the lake. Can’t remember who’s tut it was..

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

    hi, i cant found node spline path and how i can to put node green in input? i need tutorial, please

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

    Hi Borodante! may by we can use new logic nodes like Branch to include this landscape BP in to main graph. Like point data---->Branch(with atribute) (A)line get points to spawn BP and add atribute to this points -->> go back to Branch (attribute trigered) (B)line go next generaton...

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

    Awesome project, I been watching for many months now!!!! Can you do some more videos on enemy A.i programming...

  • @RiPPiNGSTiCKS
    @RiPPiNGSTiCKS 15 дней назад

    "i researched it for more than 5 minutes" 🤣🤣🤣🤣
    more than enough time with the info available tho if going hard , but that made me giggle heavily

  • @GeneralNovais
    @GeneralNovais 11 месяцев назад

    Hi. Is possible to do this in runtime? For exemplo for digging or flatten a terrain?

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

    Anyone struggling to spawn the BP Actor at end of PCG Graph:
    In Spawn Actor Node: Settings / No Merging

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

    Very cool, nice discovery!

  • @SJuK-r4b
    @SJuK-r4b Год назад

    Thank you share your good skill. Do you have any problems running Unreal Engine on your laptop? I want to use Unreal Engine on my laptop, too. What laptop are you using?

  • @real2late
    @real2late 9 месяцев назад

    Thie was super helpful! Thx

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

    Why not use the Apply Spline node in the blueprint?

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

    So... for a noob like me that started UE 5.4 3 days ago how can i make PSG like that?
    Can you give me your code to cook at it?
    My idea is to be able to create forest with random paths (path is lower than the rest) in it.

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

    this is what i was lookin for but i didnt know what it was called

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

    Nice, there is a pcg in electric dreams that does something like this too where there is a tree fallen and create a trench. I’ve wonder if they do this too.

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

      I don't believe so. From the PCG previews it looked more like they were just placing static meshes on top of a premade landscape, and then stacking more meshes on top.

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

      I stand corrected re watched and they dont so any landscape lifting with pcg@@Jofoyo

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

    Can you use this with a texture patch? I can't seem to make that work

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

    Cool,! So I could actually attach this landscape component on a house and spawn the house and flatten/even out the terrain beneath? Its something I have never found away to do.

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

      Yep, it works well for this situation

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

      @@BoroCG really? I saw raise and lower, is there a flattening option? .. and PCG takes that component in count when spawning the house with the attached component?

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

    Using PCG in that context is maybe a little overkill isn't it? You could just use a spline that spawns actors and prevent it from refreshing on movement... It saves a few clicks I guess

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

    Woah, neat!

  • @the-secrettutorials
    @the-secrettutorials 9 месяцев назад

    Great tutorial 👍

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

    can it be done at runtime?

    • @jeromepotier5369
      @jeromepotier5369 7 месяцев назад

      It doesn't. That's what I'm trying but I get no results so far

  • @Geminiwoods-m9i
    @Geminiwoods-m9i Год назад

    well done!

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

    Super cool!

  • @adriank8792
    @adriank8792 11 месяцев назад

    I wonder if it's even necessary to have everything procedural. Why not just generate the heightmap for the terrain and then go in and sculpt the paths yourself

    • @peterallely5417
      @peterallely5417 6 месяцев назад +1

      He explained why in the first two min of the video

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

    nice job...
    thx ;)

  • @andreiblackfish1185
    @andreiblackfish1185 Год назад +7

    You look like you are a blueprint yourself

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

    nice intro bro

  • @Artem-so2ni
    @Artem-so2ni 7 месяцев назад

    cool vid

  • @IamNeighborlee
    @IamNeighborlee 7 месяцев назад

    awesome ty :())

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

    Now we are talking :)

  • @BadTunes.
    @BadTunes. Год назад

    "I Fell harassed walking on this" 2023 borocg😂

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

    Прикольно

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

    Nice discovery! I'm testing it right now. I use a custom note to find the first and last point of a spline in PCG. This helped me making a path with complex shaped ground mesh having the start and end smoothly going into the landscape. Should also work for your usecase. Here is a video about finding the start and end point: ruclips.net/video/N0HPzJaBrfs/видео.html

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

      Oh thanks! Should be exactly what I wanted to add

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

      @@BoroCG in the plugins i dont get the pcg option required only the mesh one shows up.Advice pls

  • @nikwalz3429
    @nikwalz3429 5 месяцев назад

    Is this Best Practice? Looks more like cheating :-D ? Is there a more complex and better solution?

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

    Radal

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

    It took me a while to realize you were talking about a framework within Unreal Engine. Simply adding the word "UE5's" before "PCG" in your title, or in your video description, would have made things much clearer. Thanks nonetheless for all you do.

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

    You look like a NPC from cyberpunk.