Тёмный

Unreal Engine Train 2.0 Tutorial 

Seredias
Подписаться 8 тыс.
Просмотров 2 тыс.
50% 1

Hello everyone. This is a quick Tutorial, how to create a Train with Tracks.
I used the Version 5.4.1 of the Unreal Engine for this one.
Discord: / discord
Previous Version: • Unreal Engine Train Tu...
Playlist: • Unreal Engine Train Tu...
Train / Train tracks: www.unrealengine.com/marketpl...

Хобби

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

 

4 май 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 49   
@lucasouzah2a
@lucasouzah2a 17 дней назад
Nice tutorial, thanks for share!
@MrSpecialistov
@MrSpecialistov 2 месяца назад
Man i'm new on unreal and you make amazing work, i would like to create a little open world in the future, and all your tutorial was very important for me, thank you ! 1 sub
@CloudyGamingCG
@CloudyGamingCG 8 дней назад
Why I cant find the "Path" Object Referenceence Inside Active Path Variable? I cant go ahead without it!
@Seredias.
@Seredias. 8 дней назад
@@CloudyGamingCG "Path" is the Name of the Blueprint Actor that you should have created right at the Begin 0:30
@CloudyGamingCG
@CloudyGamingCG 7 дней назад
Ohhhk... I see! My bad🐥 thanks though. ​@@Seredias.I was using a separate path tool for that... So I didn't create the path😅.
@hiltonlive32grnrngr
@hiltonlive32grnrngr 2 месяца назад
I was working on a railroad train simulator project for UE4 or UE5 but my laptop isn't working right now and I've not had the chance to get it fixed but when i do I'd love to at some point simulate a passenger getting on a train or streetcar, paying their fare, then sitting down, also the operator moving their hands and fingers to use the controls, open doors, etc.
@richardmetellus2336
@richardmetellus2336 2 месяца назад
Great video. do you think you could do one on adding stations/ timed stopping points
@Seredias.
@Seredias. 2 месяца назад
Sure, of course this will be Part of the Series.
@velesVR
@velesVR 2 месяца назад
Super
@lucasouzah2a
@lucasouzah2a 14 дней назад
Hi, I did the same procedure as you did and it worked. However, when the speed increases from 0.5 to 1, the train goes crazy!
@Seredias.
@Seredias. 14 дней назад
@@lucasouzah2a Yes, I fixed that Problem in the following Part: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xKQ5kd9ulO4.htmlsi=9eIiVFKABs2lezwy
@justinkunzel2662
@justinkunzel2662 Месяц назад
@Seredias Hi, thanks to your great tutorials! :) If I'm allowed to ask, what's the difference to the first tutorial? Is there a cause, why you reworked the tutorial? Thanks already!
@Seredias.
@Seredias. Месяц назад
I completely replaced the Movement of the Train with a better and more Realistic System. Now we have an Floating Movement and the Steering works like my AI Car Tutorials.
@CloudyGamingCG
@CloudyGamingCG 3 дня назад
Hey my train is moving just anywhere? and not stopping..
@Seredias.
@Seredias. 2 дня назад
Did you set the Active Path? 11:21
@CloudyGamingCG
@CloudyGamingCG 2 дня назад
@@Seredias. yes, btw is there a way without spline? maybe like placing tracks how that will be done?
@Seredias.
@Seredias. 2 дня назад
@@CloudyGamingCG Currently working on a concept without a Spline. But it still has to drive a smooth curve. Thats the Problem.
@CloudyGamingCG
@CloudyGamingCG 2 дня назад
@@Seredias. thats so nice, I hope u will find out the way. also me trying to have a driving + path(no spline) lets see.
@denipramushinto6982
@denipramushinto6982 2 месяца назад
nice tutorial... can you make a train tutorial with a camera like 3rd person and then run the train with the keyboard? like a camera in a vehicle then control it with the keyboard
@Seredias.
@Seredias. 2 месяца назад
Yes, I will include that in the Series.
@simon-louiset
@simon-louiset Месяц назад
Nice tutorial! What values do I have to tweak to make the train go in reverse?
@Seredias.
@Seredias. Месяц назад
In theory just the Speed to -1. But keep in mind that the Spline has a direction.
@simon-louiset
@simon-louiset Месяц назад
@@Seredias. Thanks for answering, I tried to set the scale value to -1 but it doesn't give that result, it doesn't even go properly along the spline Unless you mean the the max speed?
@Seredias.
@Seredias. Месяц назад
@@simon-louiset Dont worry I will include it in the Series.
@simon-louiset
@simon-louiset Месяц назад
@@Seredias. Thanks!
@cristobalthompson2932
@cristobalthompson2932 3 дня назад
I need this please, i want to drive the train in both directions. Thanks for your tutorials
@timgehrmann1741
@timgehrmann1741 2 месяца назад
Nice tutorial. Can you help me: the variable type "path" (06:44) is not listed in my list.
@Seredias.
@Seredias. 2 месяца назад
"Path" is the Name of the Blueprint Actor, that you should created at 0:30
@timgehrmann1741
@timgehrmann1741 Месяц назад
@@Seredias. Thanks
@boomerz9685
@boomerz9685 2 месяца назад
how about a tutorial on how to make the bogeys follow the track? so it looks more realistic
@Seredias.
@Seredias. 2 месяца назад
I think you mean bogies.
@boomerz9685
@boomerz9685 2 месяца назад
@@Seredias. bogeys, a k a the wheel holders
@Seredias.
@Seredias. 2 месяца назад
@@boomerz9685 Ah okay, now I know what you mean. For that you just need to separate them from the rest of the Train. Then set the Rotation with the "Get Path" individually.
@IsaiahMartin-pu5rv
@IsaiahMartin-pu5rv Месяц назад
I have an important question for my game! Can you fully decorate the inside of the train using static meshes and still have the train move with the meshes you use to decorate it with still on the inside? If you could please answer this, it'd be such a huge help. Thank you for the tutorial. It's fire 🔥
@Seredias.
@Seredias. Месяц назад
Yes, since the Train is just a Static Mesh as part of the Blueprint Actor, you can add as many extra things as you like. You can also add Light Spots for example.
@IsaiahMartin-pu5rv
@IsaiahMartin-pu5rv Месяц назад
@Seredias. Heck, YEA. Thanks for responding so quickly. I subbed 👍 But I got one last question if I wanted to make the train go up a slope or at an angle upwards, is that possible?
@Seredias.
@Seredias. Месяц назад
@@IsaiahMartin-pu5rv Yes, the "Get Path" function set the Rotation in every direction, also upwards or downwards. Similar to a Rollercoaster.
@limak9953
@limak9953 2 месяца назад
Could you create a tutorial on how to make an NPC purchase items from a store? Something like the NPC picking up items, going to the cash, and leaving.
@Seredias.
@Seredias. 2 месяца назад
Let me guess Supermarkt Simulator?
@limak9953
@limak9953 2 месяца назад
@@Seredias. You get me 😉
@OMGITSGB
@OMGITSGB Месяц назад
im confused, my first mesh looks SO squished, and it spawns the second mesh, but that second mesh then gets deformed and streches... ._.
@Seredias.
@Seredias. Месяц назад
I guess you mean the Train Track. Play around with the Mesh Size to fix the Problem.
@user-pn3ut7rw6c
@user-pn3ut7rw6c 2 месяца назад
Maybe you know how to make a timer for an AI so that it starts when the race starts and stops when it arrives at the finish line? I would be glad to see your video on solving this issue.
@Seredias.
@Seredias. 2 месяца назад
Did you already watched my Race Game Tutorial Series: ru-vid.com/group/PLSc29g4OjKUN36Fp7HsNpGV7OFjqmkKbf&si=w0n4hMs5SRrM5-Iu
@user-pn3ut7rw6c
@user-pn3ut7rw6c 2 месяца назад
@@Seredias. Yes. There is no timer for character. You only have it for vehicle.
@Seredias.
@Seredias. 2 месяца назад
@@user-pn3ut7rw6c Oh you mean for Human AI. Well its a simple timer so it's not that complicated to adjust.
@user-pn3ut7rw6c
@user-pn3ut7rw6c 2 месяца назад
@@Seredias. I can't do it myself. I need a position in the race among Human AI. You can make a video tutorial for Human AI.
@Caesar_TheGreat
@Caesar_TheGreat 2 месяца назад
Can you make a video about proximity chat?
@Seredias.
@Seredias. 2 месяца назад
You wouldn't build that in Unreal Engine. Instead you would create by yourself or use a Plugin. Unreal would just use the Plugin and display it.
Далее
Unreal Engine Tutorial AI 04 Pathfinding and Navmesh
9:12
The cloud is over-engineered and overpriced (no music)
14:39
choosing a game engine is easy, actually
15:08
Просмотров 361 тыс.
Why Solo Developers Should Use Unreal
10:55
Просмотров 341 тыс.
Unreal Engine NPC Car Tutorial: Traffic Light
9:13
Просмотров 2,5 тыс.
The REAL Reason Unreal Engine VFX Looks FAKE
6:58
Просмотров 368 тыс.
World Record Tunnel Glide 🪂
0:19
Просмотров 30 млн