Hi i am trying to creating an impulse for my vehicle so when i press a key it jumps but i don’t know how. I have looked at a few tutorials but they seem to go to in depth. I would appreciate any help at all thanks in advance.
One way: Which is not very good i wouldn’t recommend it cause it can have multiple problems with it
But probably the most simple way
Place a Radial Force into your class blueprint of your vehicle and lower it by 20 and in the details tab Impulse make it 1500000.0 and in the event graph put the radial force into it and put fire impulse with the keyboard command your want.
i will give it a try
I’ll try a few other ways if i find another ways that’s pretty simple ill post with pictures and stuff
If you can i will really appreciate it
Another way you can do it is by a node in event graph called Set Physics Linear Velocity and have it hooked up to your mesh,
This node can be used for other things for the car also