Unreal Engine Hover Car Tutorial

preview_player
Показать описание
Hello everyone. This is a quick Tutorial, how to create a Hover Car.
I used the Version 4.27.2 of the Unreal Engine for this one.

Рекомендации по теме
Комментарии
Автор

in your tutorial first step in event graph you make move Forward node in my graph i don't have a move Forward and right forward node how do it and make forward node thanks to answer and help me

MiladAhmadi-vgef
Автор

great also for ue5 use get right vector instead of get forward vector

mannequin_productions
Автор

Hi.
1. Car starts ascending, and it keeps ascending and does not stop. (Might have something to do with the fact that i change the Mass since my model is a Skeleton Mesh rather than a Static Mesh like yours)

2. Is there a way to adjust the speed and the steering because when i try to steer while moving forward, i just spin in the direction while still moving forwards

3. How would one incorporate a "Reverse the car" mechanic

Wade
Автор

Hi!

I have only one problem, my car not stopping/losing speed :D What can I do? Linear & angular damepning both set to 1.0, and mass to 50000 kg.

AngryAvocado
Автор

Very nice, how would I add some tilt for corners and a boost, thanks :)

MovingDungeons
Автор

Does anyone else have the issue that when you hit the Play button in the UE4 editor to test if the car work, the Camera goes what seems to be under the level. And the car does not move at all?

Shadow
Автор

Hi, is there a way to add gradual acceleration? It feels very linear and stiff, is it difficult to add something like that?

sammv
Автор

did u try with chaos vehicle skeletal mesh? Regards.

sahinerdem
Автор

i have problem to make hover car like this in ue5 and i really need to make this hover car for my project can you make this hover car by ue5??☹❤

MiladAhmadi-vgef
Автор

when trying to go forward my vehicle goes left, why?

stephsnotfluffy
Автор

mine keeps tilting towards the ground until it clips through the floor.

ty_teynium
Автор

Sir please make trailer auto align tutorial 🙏

dmodelsindia
Автор

what about a Plane car that can lift off like an harrier and then seamlessly go from atmospheric to space flight ?

imaginalex
Автор

sry but i don't have multiply float * float in my node i have just multiply by pi and multiply in math how can use float * float multiply in ue5??

MiladAhmadi-vgef
Автор

i don't have a move forward in event graph i use unreal engine 5

miladahmadi
Автор

The Chaos Vehicle system is nice, but I can't seem to get anywhere with getting a more arcade control (like maintaining speed when steering and easily achieve drifts) out of it. This sphere controller seems to be a popular way for arcade racers, yet I can't find any tutorials (for Unreal [Blueprints] on how to actually achieve it.

Cheers

eyeemotion