Тёмный

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

Matt Aspland
Подписаться 83 тыс.
Просмотров 63 тыс.
50% 1

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 93   
@yuurishinoda6305
@yuurishinoda6305 2 года назад
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 Год назад
Thank you! Have a nice week
@Stkrsktr
@Stkrsktr Год назад
Thank you!!
@ThatDamnedGamer1
@ThatDamnedGamer1 8 месяцев назад
OMG you have no idea how much time I spent trying to find this.
@shaydonvaz9629
@shaydonvaz9629 7 месяцев назад
@@ThatDamnedGamer1 my car still clips through the mesh
@nand-studios
@nand-studios 2 месяца назад
u are the king
@coffeediction
@coffeediction Год назад
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
@jerryatricks1
@jerryatricks1 Год назад
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 10 месяцев назад
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.
@MrPentagear
@MrPentagear Год назад
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".
@radleypillay7096
@radleypillay7096 10 месяцев назад
This was very helpful, thanks!
@gokdenizemektar2527
@gokdenizemektar2527 4 месяца назад
you saved my day thank you
@VlaD-fr6zm
@VlaD-fr6zm 2 года назад
Is it possible you can make a system with race positions, like 1st, 3rd, 5th..
@Voyagerr11
@Voyagerr11 2 года назад
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?
@sarav3948
@sarav3948 2 года назад
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 года назад
you can do that in the landscape mode/ spline line section
@DeftlyJ
@DeftlyJ 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?
@peterhorseshoe6304
@peterhorseshoe6304 2 года назад
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
@radspiderjackson
@radspiderjackson 2 месяца назад
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?
@ivodiependaal148
@ivodiependaal148 5 месяцев назад
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.
@trypresident
@trypresident 2 года назад
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
@yuurishinoda6305
@yuurishinoda6305 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!!!
@Smartroid
@Smartroid 2 года назад
Spiderman wall climb and web swing bro still waiting for it
@Chainless_Slave7
@Chainless_Slave7 2 года назад
Yess
@JimEnjoy
@JimEnjoy 2 года назад
Is it possible to use spline for crossroads?
@ThomasSampek-jq9ex
@ThomasSampek-jq9ex 6 месяцев назад
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 Месяц назад
hi, plz tell me if you found the solution
@ANOKHIKAHANIYAN
@ANOKHIKAHANIYAN 2 года назад
Great tutorial, Could you please show how to rotate car wheel when it move along spline and speed
@TheKr0ckeR
@TheKr0ckeR 5 месяцев назад
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.
@scook182
@scook182 2 года назад
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
@shizzlemcsheezy2151
@shizzlemcsheezy2151 Год назад
Same issue here...
@shizzlemcsheezy2151
@shizzlemcsheezy2151 Год назад
'Add' node works
@ytmikachu
@ytmikachu Год назад
Just type a "+" and it will create a "add" note
@AdireetiVlogs
@AdireetiVlogs 2 года назад
hey my material strechting
@Shexuja
@Shexuja 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
@joespaulding6155
@joespaulding6155 11 месяцев назад
If you created it so quickly on blender why not include that part? So frustrated right now.
@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?
@Boschie143
@Boschie143 11 месяцев назад
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
@eligijuspranskunas3509
@eligijuspranskunas3509 2 года назад
Can someone help: how to in widget, access another widget (get another widget variables) ?
@youtubeperson199
@youtubeperson199 5 месяцев назад
Should have just built the whole road in blender arrayed it down a curve and exported it
@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.
@raymanceful
@raymanceful 11 месяцев назад
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?
@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
@thisisraaain
@thisisraaain 2 года назад
Amazing and useful tutorial ! thanks man❤
@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
@Gnda3e
@Gnda3e 11 месяцев назад
How can I connect 2 splines? I already tried with ctrl and click
@shankark3250
@shankark3250 2 года назад
Can you tell how to make ball catching mechanism....by hand
@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!
@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.
@Domeoc_VR
@Domeoc_VR Год назад
Can this road be exported as an FBX and contain the whole road?
@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?
@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
@The9PointStar
@The9PointStar Год назад
Thank you! but what about collisions? i added a collision to the road mesh but the character keep falling under
@robertprescott9577
@robertprescott9577 2 года назад
Awesome. Can you use this to mimic a duck going along the surface of a lake?
@Restrictz
@Restrictz Год назад
What about cross sections?
@antoinedej8672
@antoinedej8672 2 года назад
Thank you so musch ! Only video that worked for me :)
@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
@nickolaslewis1560
@nickolaslewis1560 8 месяцев назад
I have been trying to go this for years! I am very happy, now. Thank you!
@manvendrasingh299
@manvendrasingh299 2 года назад
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
@michellegutierrez6949
@michellegutierrez6949 2 года назад
How would you add multiple actors to one spline?
@Ser0zine
@Ser0zine 2 года назад
My thing isn't curving
@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 :)
@jasonterry9343
@jasonterry9343 Год назад
No intersections?
@PhatNguyen-cu2bx
@PhatNguyen-cu2bx 2 года назад
You can make a animation batman combat
@dapperroag
@dapperroag 2 года назад
how do you add collision to the mesh?
@ayoubtouaty8255
@ayoubtouaty8255 2 года назад
Interesting 🤔
@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 года назад
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
@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 Год назад
There is a property called Closed Loop in the spline
@elliottberkley
@elliottberkley Год назад
@@rom15555 I'll try it when I get home. Thanks!!
@sabkarim
@sabkarim Год назад
Awesome!
@ФедорСимонов-ф1ч
@ФедорСимонов-ф1ч 2 года назад
Love your tutorials
@arttilt
@arttilt 2 года назад
Nice and subbed! Good stuff! Real good.
@MattAspland
@MattAspland 2 года назад
Thanks a lot!
@MrTreeGuy
@MrTreeGuy 2 года назад
very nice also how are u?
@MattAspland
@MattAspland 2 года назад
Thanks, and good thank you, how are you?
@MrTreeGuy
@MrTreeGuy 2 года назад
@@MattAspland Nice! I'm good too
@wolfiedgr8t
@wolfiedgr8t 2 года назад
Cheers Matt, great video 👍
@MattAspland
@MattAspland 2 года назад
Thanks!
@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.
@DarkRodFR
@DarkRodFR 2 года назад
is it possible to make à loop ? this video is for A to B not A to A :(
@MattAspland
@MattAspland 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 года назад
How to make phone vibrate
Далее
How to Make Roads with Splines in Unreal Engine 5
11:25
I Took An iPhone 16 From A POSTER! 😱📱 #shorts
00:18
🛑самое главное в жизни!
00:11
Просмотров 67 тыс.
Лучше одной, чем с такими
00:54
Просмотров 341 тыс.
Pathways & Roads using RVTs [UE4/UE5]
20:46
Просмотров 39 тыс.
Unreal Engine 4 Tutorial - Splines - Spline Meshes
21:21
Landscape Road Spline Tutorial - Unreal Engine 4
10:08
Просмотров 149 тыс.
Unreal How to Make a Mesh follow a SPLINE
9:08
Просмотров 35 тыс.
I Took An iPhone 16 From A POSTER! 😱📱 #shorts
00:18