Splines And Spline Meshes | Creating A Road System Using Splines - Unreal Engine Tutorial

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

КОМЕНТАРІ • 93

  • @yuurishinoda6305
    @yuurishinoda6305 2 роки тому +40

    For those who want to make your character walk/run on the roads, put "Set Collision Enabled" node after "Add Spline Mesh Component" and set New Type as "Collision Enabled (Query and Physics)"

    • @thecraftinatorx
      @thecraftinatorx 2 роки тому +1

      Thank you! Have a nice week

    • @Stkrsktr
      @Stkrsktr Рік тому

      Thank you!!

    • @ThatDamnedGamer1
      @ThatDamnedGamer1 9 місяців тому

      OMG you have no idea how much time I spent trying to find this.

    • @shaydonvaz9629
      @shaydonvaz9629 9 місяців тому

      @@ThatDamnedGamer1 my car still clips through the mesh

    • @nand-studios
      @nand-studios 4 місяці тому

      u are the king

  • @yuurishinoda6305
    @yuurishinoda6305 2 роки тому +2

    Been hopping around Houdini, OSM, UE Landscape tools etc and finally found this! Quick, easy and super useful. Thank you so much for uploading this. I really appreciate this!!!

  • @nickolaslewis1560
    @nickolaslewis1560 9 місяців тому

    I have been trying to go this for years! I am very happy, now. Thank you!

  • @MrPentagear
    @MrPentagear Рік тому +5

    To add to Yuuri Shinoda's comment about enabling collisions, in the 3rd person demo, you might realize that the character's feet are falling through the mesh. To fix this, select the "Add Spline Mesh Component" node in your construction script, and disable the "Can Character Step Up On" option, and set the collision preset to "BlockAll".

  • @manvendrasingh299
    @manvendrasingh299 2 роки тому +1

    I was creating some 3d models for city and here you are with a awesome spline road video
    I want your mind reading powers now

  • @trypresident
    @trypresident 2 роки тому +1

    You explain everything so on point I wish u would make a new gun system tutorial I know I would get it done watchin your vid

  • @coffeediction
    @coffeediction Рік тому +3

    Could you tell us 8:39 what happened here please? How did you connect it seamless like this?
    Also any way to make it create new spline automatically once mesh length is reached to avoid stretching and inconsistency? thanks

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

    Great guide! Are there any easy way to set points Z value? Sometimes i add points a little above, and cant change the height value directly.

  • @Voyagerr11
    @Voyagerr11 2 роки тому +3

    Great Video, I was wondering, if I make a one spline/road and want to split a road off of that spline/road, how do you do that?

  • @ozcanozteke284
    @ozcanozteke284 2 роки тому

    Dude yesterday I was thinking about how to create any road system and if I'd have to create a whole map in blender (which I could never do XD). Well this just takes care of my problem. Thanks!

  • @Boschie143
    @Boschie143 Рік тому

    Bro thank yoouu! this saved me so much, because I'm using a google earth geolocation and its imported as an actor, so I cant use the Landscape spline tool
    Thank you

  • @anvinhn276
    @anvinhn276 2 роки тому

    Always like your tutorials !!!
    Was able to attach an NPC to spline for a "controlled path roam" thanks to this video !
    Anyway, thanks for all your tutorials, makes my UE understanding and my games better and better every times :D

  • @sarav3948
    @sarav3948 2 роки тому +3

    Hello, I would like to know if it is possible to make the road interact or be created according to the lanscape?

    • @ashensamurai8072
      @ashensamurai8072 2 роки тому +1

      you can do that in the landscape mode/ spline line section

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

    easy to follow video for the most part, but how could one add script to have a randomized spline spawn on construction or begin play to go from point a to b?

  • @antoinedej8672
    @antoinedej8672 2 роки тому

    Thank you so musch ! Only video that worked for me :)

  • @jerryatricks1
    @jerryatricks1 2 роки тому +5

    Easy and basic, but if I stretch the spline beyond the length of the mesh, it stretches the mesh also. For instance, the length between each spline point should equal the length of the mesh. Go beyond that, and the mesh gets longer, thus distorting it. Isn't there a way to get the spline to automatically add a new spline point whenever it reaches its full length?

    • @rosenormand2059
      @rosenormand2059 Рік тому

      Hey did you figure this out ?

    • @nickharding7078
      @nickharding7078 11 місяців тому

      you could set up a max distance (max segment length ) that you get from your input mesh by collecting the bounds of the mesh and using the x or y depending on orientation. you can then either choose to add a point at the last interval and then move your last point to the distance of your segment. You can take it further if you want to, by adding another variable at the start and call it your input road segments or distance and build straight roads automatically.

  • @peterhorseshoe6304
    @peterhorseshoe6304 2 роки тому +3

    Hi, great tutorial as always, just one question though, works fine but anything above 90 degree turn and the mesh twists, any ideas why ?

    •  Рік тому

      got the same thing

  • @thisisraaain
    @thisisraaain 2 роки тому +1

    Amazing and useful tutorial ! thanks man❤

  • @wolfiedgr8t
    @wolfiedgr8t 2 роки тому

    Cheers Matt, great video 👍

  • @DeftlyJ
    @DeftlyJ 2 роки тому +2

    Is there a way you can turn the splines into mesh pieces? Like if you want players to build their own track in game?

  • @ФедорСимонов-ф1ч
    @ФедорСимонов-ф1ч 2 роки тому

    Love your tutorials

  • @draicor
    @draicor Рік тому

    Hey! great tutorial bro.. 3.7 meters would be the width of a single lane mate, if you are modeling a two lane road, the mesh width should be 7.5 meters.. well, you could always scale it up on unreal though, but since I believe you were trying to model it using real life sizes

  • @VlaD-fr6zm
    @VlaD-fr6zm 2 роки тому +9

    Is it possible you can make a system with race positions, like 1st, 3rd, 5th..

  • @raymanceful
    @raymanceful Рік тому

    This is great but im having problems with seeing or editing the spline in the level. however i can edit it in the vieport of the blueprint, anyone know why this is happenng?

  • @CG-Game
    @CG-Game 2 роки тому

    Hi! Can you tell me how to use Blueprints to turn the pivot axis 180 degrees, so that the direction axis of the road would change

  • @routeone4790
    @routeone4790 Рік тому

    Could you show how to add meshes to the spline and be able to control the amount of the mesh on the spline?

  • @ArchWorld0829
    @ArchWorld0829 Рік тому

    Hello, I'm trying to do this but with a smaller road and smaller car. But I can't seem to get the unreal engine 5 car sample to work by scale .005, it floats in the air instead of moving on the ground. How do I fix this with this car

  • @throstur_thor
    @throstur_thor Рік тому

    Will this work with an animated scene? Meaning, can I make objects follow the spline and then render them out using Render sequence?

  • @JimEnjoy
    @JimEnjoy 2 роки тому +1

    Is it possible to use spline for crossroads?

  • @F0r3v3rT0m0rr0w
    @F0r3v3rT0m0rr0w 2 роки тому

    ive been looking for tutorials about road networks, i have no idea how to even remotely wrap my head around them. having 1 long path is fine ... but what if i want an intersection ... lights or buildings on the side ? i know you can do it with splines but i always get the same tutorials that just show 1 line. i cant afford houdini either so please don't suggest that.

  • @ANOKHIKAHANIYAN
    @ANOKHIKAHANIYAN 2 роки тому

    Great tutorial, Could you please show how to rotate car wheel when it move along spline and speed

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

    For me the min value , you have at 2, had to be set to how every many points my road is. Else it isn't visible. At 2, i get a spline but no road visible.
    So have set it to the nr very high. Don;t know why it is different, everything else is the same.

  • @arttilt
    @arttilt 2 роки тому

    Nice and subbed! Good stuff! Real good.

  • @The9PointStar
    @The9PointStar 2 роки тому

    Thank you! but what about collisions? i added a collision to the road mesh but the character keep falling under

  • @Domeoc_VR
    @Domeoc_VR Рік тому

    Can this road be exported as an FBX and contain the whole road?

  • @Gnda3e
    @Gnda3e Рік тому

    How can I connect 2 splines? I already tried with ctrl and click

  • @Restrictz
    @Restrictz Рік тому

    What about cross sections?

  • @shankark3250
    @shankark3250 2 роки тому

    Can you tell how to make ball catching mechanism....by hand

  • @robertprescott9577
    @robertprescott9577 2 роки тому

    Awesome. Can you use this to mimic a duck going along the surface of a lake?

  • @sabkarim
    @sabkarim 2 роки тому

    Awesome!

  • @ThomasSampek-jq9ex
    @ThomasSampek-jq9ex 7 місяців тому

    So there's 80+ comments not talking about the most important thing, the texture isn't tiling along the spline how can i achieve that without spamming points on my mesh spline? is there a way to set tiling on a spline segment based on the distance between the 2 points of the segment?

    • @pvpgate7356
      @pvpgate7356 3 місяці тому

      hi, plz tell me if you found the solution

  • @michellegutierrez6949
    @michellegutierrez6949 2 роки тому

    How would you add multiple actors to one spline?

  • @Smartroid
    @Smartroid 2 роки тому +1

    Spiderman wall climb and web swing bro still waiting for it

  • @CommanderColson
    @CommanderColson 2 роки тому

    Fantastic tutorial. How would you go about getting an object to ride along several different splines? For instance, lets say the player is in a space ship and they have the choice to fly to planet A, B, or C. Let's say the player clicks 'B', so the space ship knows to then move along spline B down to planet B. The player gets out of the ship, explores planet B for a bit, and then returns to the space ship with the desire to travel to planet C. Now back in the space ship, the player clicks 'C', and the space ship then moves along a spline that travels from planet B to planet C. All of the splines would be interconnected with all of the destinations, so the player could freely pick which one they want to move along, and the ship will travel there. Does that make sense? How would you do something like that, and would you use splines?

    • @Yannnus
      @Yannnus 2 роки тому

      You should maybe put invisible collision box around the cars and when they touch that box, it will activate some "stop" action. It's just my opinion :)

  • @HalValla01
    @HalValla01 Рік тому

    So apparently trying to have one mesh between two spline points that are far away from each other (think one long straight road) isn't ideal for this BP. I had my mesh stretch like it was being pulled into a black hole

    • @HalValla01
      @HalValla01 Рік тому

      needed to just add more geo xD

  • @WesleyOverdijk
    @WesleyOverdijk 2 роки тому

    How would you avoid multiple actors following a path bumping into each other? Any way to leave space without making them travel in a line? A good example of what I'm talking about is a tower defence game.

  • @ayoubtouaty8255
    @ayoubtouaty8255 2 роки тому

    Interesting 🤔

  • @eligijuspranskunas3509
    @eligijuspranskunas3509 2 роки тому

    Can someone help: how to in widget, access another widget (get another widget variables) ?

  • @scook182
    @scook182 2 роки тому +1

    I am trying to do this in unreal engine 5 but can't seem to find the integer + integer anywhere even with context sensitive turned off :( can anyone help

  • @dapperroag
    @dapperroag 2 роки тому

    how do you add collision to the mesh?

  • @txetxu65
    @txetxu65 2 роки тому

    Hi Mat,how create the colision in road splines,i created in static mesh and individual is ok but by blueprint dont exist,lost colision.

    • @MattAspland
      @MattAspland  2 роки тому +2

      I believe the collision settings for this are under the "add spline mesh component" node we created

    • @williamquaresma2529
      @williamquaresma2529 2 роки тому

      inside the node "add spline mesh component" setup collision to something like blockall

  • @nurtlerekefret-j9z
    @nurtlerekefret-j9z 2 роки тому

    Nice Bro

  • @PhatNguyen-cu2bx
    @PhatNguyen-cu2bx 2 роки тому

    You can make a animation batman combat

  • @elliottberkley
    @elliottberkley Рік тому

    Does any one know how to make the spline end connect to the spline beginning? Not by lining it up but by creating a loop.

    • @rom15555
      @rom15555 Рік тому +1

      There is a property called Closed Loop in the spline

    • @elliottberkley
      @elliottberkley Рік тому

      @@rom15555 I'll try it when I get home. Thanks!!

  • @jasonterry9343
    @jasonterry9343 Рік тому

    No intersections?

  • @Ser0zine
    @Ser0zine 2 роки тому

    My thing isn't curving

  • @eyeemotion1426
    @eyeemotion1426 Рік тому

    As I've seen other tutorials like this, to easily create rails, pipes and stuff along the splines, but why would you use is for creating roads? As Unreal Engine has this feature already covered in their landscaping mode, where it even automatically adjusts the landscape if you lower or raise the road.

  • @MrTreeGuy
    @MrTreeGuy 2 роки тому

    very nice also how are u?

    • @MattAspland
      @MattAspland  2 роки тому +1

      Thanks, and good thank you, how are you?

    • @MrTreeGuy
      @MrTreeGuy 2 роки тому

      @@MattAspland Nice! I'm good too

  • @joespaulding6155
    @joespaulding6155 Рік тому

    If you created it so quickly on blender why not include that part? So frustrated right now.

  • @AdireetiVlogs
    @AdireetiVlogs 2 роки тому +1

    hey my material strechting

    • @Shexuja
      @Shexuja 2 роки тому +2

      his material was also stretching from spline to spline. to make it better you'd need to find the bounding box of an object and and have it add a new component every x instead of every spline. alternatively you can. just add a new spline every x manually to solve the problem

  • @DarkRodFR
    @DarkRodFR 2 роки тому

    is it possible to make à loop ? this video is for A to B not A to A :(

    • @MattAspland
      @MattAspland  2 роки тому +2

      To make a loop you can just do what I did at the end of the video when I created my mesh in the level

  • @joker-jd3jd
    @joker-jd3jd 2 роки тому +1

    How to make phone vibrate

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

    Should have just built the whole road in blender arrayed it down a curve and exported it