Unreal Engine 4 Tutorial - Flying Movement Mode (Jetpack)

  Рет қаралды 24,822

Tesla Dev (Gavin Milroy)

Tesla Dev (Gavin Milroy)

Күн бұрын

Пікірлер
@kamisfx12
@kamisfx12 5 жыл бұрын
How would I do this with an ai? So that like I can have an npc switch between walking and flying? So far I can make it switch to flying mode but it won't go up at all
@CausticCaterpillar
@CausticCaterpillar 8 жыл бұрын
hey, so I did this and got my character to fly. Now how would I add in my animations to make him hover. I've already created them, but I can't seem to find out how to implement them. Thanks
@goodcallll
@goodcallll 9 жыл бұрын
This tutorial helped out a lot! Thanks! My only question now is that I want to be able to have my character flying movement be controlled based on the direction I'm facing. So I'd like to be able to move the mouse around, which affects my characters direction, which affects the direction of flying. Can you tell me how to do that?
@gokuta333
@gokuta333 7 жыл бұрын
I'm a year late but with the newer versions of UE4,if you wanna do this,Under the movement Input commented section,there's an is HMD enabled Boolean. Simply make your own boolean that is enabled when you press your flying/noclipping/jetback button and delete the Old HMD boolean,replace it with your new one and BOOM. Done! :D
@klausbdl
@klausbdl 5 жыл бұрын
dunno if you're still alive, but to do that you just type Get Control Rotation and pin out a Get Forward Vector and plug that into the Add Movement Input node.
@GentlyGiantGames
@GentlyGiantGames 3 жыл бұрын
Any simple way to get it to up and down based on the direction the character is moving and looking? Forward and up moves forward and up, back and down, moves back and up (since you're backing up) etc.
@TeslaUE4
@TeslaUE4 9 жыл бұрын
I've been wanting to do this one for awhile, it's pretty basic, but it really reminds me of the jetpack from Duke Nukem 3D haha. I hope someone finds this one useful! :) stay tuned for more!
@ergurkha3157
@ergurkha3157 9 жыл бұрын
+Tesla Dev indeed useful, thanks!
@Grimsikk
@Grimsikk 7 жыл бұрын
Tesla Dev Could you please do a step by step tutorial on flight like seen in Stefen Ehrenhaus' videos, please? If you find the time, of course.
@Grimsikk
@Grimsikk 7 жыл бұрын
How would I accomplish flight like seen in Stefen Ehrenhaus' videos? I want to have first person flight as if the character had wings.
@TGA19
@TGA19 7 жыл бұрын
GrimSikk I'm also curious about that.
@Grimsikk
@Grimsikk 7 жыл бұрын
Premi I watched his breakdown video but it's not so much a tutorial as it is a showcase. I would love to learn step-by-step how to accomplish that natural-feeling flight.
@Stealthy_Martian
@Stealthy_Martian 8 жыл бұрын
What would be the best way to create a warp speed type behavior/effect in unreal engine?
@pwndulquiorra
@pwndulquiorra 8 жыл бұрын
Hello, I followed this video and I'm having trouble with something. I want my character to fly up while holding the jump button. This video works for me for the most part, except holding the jump button doesn't cause him to rise. How to I fix this?
@RRRR_281
@RRRR_281 3 жыл бұрын
how could you increase the speed of flying
@spyle2
@spyle2 8 жыл бұрын
I wish every tutorial was just like this.
@jcmee91
@jcmee91 3 жыл бұрын
When I do this, the character rotates the wrong way, why didn’t yours do that?
@Velor5
@Velor5 8 жыл бұрын
Thank you for this tutorial, I would like to know how can I rotate the character horizontally once he's in air to so to make him fly more "superman like"?
@ladead7582
@ladead7582 8 жыл бұрын
Jinn theirs another flying tutorial on youtube just look up "advanced flying tutorial in unreal", but to give you the short answer is. have a flying animation that looks like superman and blend both animations when the player flys and it should rotate the capsule with it if not then make a rotation script
@Velor5
@Velor5 8 жыл бұрын
Thanks for replying dude, yeah I figured it a long time ago and I did exactly what you said here I am sure someone else will benefit from your help If anyone is going the same course as me I guess they may want to also rotate their 'superman' on his X axis, that is also something that I had to figure so here's a very simple way to do it s27.postimg.org/7fq9h8i7n/simpleroll.png
@321SPONGEBOLT
@321SPONGEBOLT 8 жыл бұрын
How about in 3rd person mode? Would there be any fuel affected from the jepack? I only ask because if I ever do get a Mac and try out any game engine, I want to test out one of my characters i made and play as them. Specifically, one character I made that uses a jetpack for flying is called Ozzie Karate, my OC for "My Life as a Teenage Robot" who is a wise, selfless, and philosophical Chinese human being with a mystical ring that can transform him into a half-human half-machine black belt warrior. Although all human on the outside, he's all machine on the inside, and like Inspector Gadget, he says "Go go gadget" and names the device of his choice (like throwing stars that shoot from the back of his wrists or double ninja swords he can pull out from behind his jetpack). When he's around Jenny, they get the job done together as a duo. He secretly loves her, but does not let that get in the way while fighting crime with the girl he loves (This pays tribute to my love for Jenny in real life). She trusts him, and occasionally looks up to him as a father figure.
@ladead7582
@ladead7582 8 жыл бұрын
all you have have to do is make a little fire affect and play it when the player has triggered the flying event
@anthonybrunotheodd
@anthonybrunotheodd 7 жыл бұрын
How would this work with vehicles?
@hauntedshadowslegacy2826
@hauntedshadowslegacy2826 5 жыл бұрын
I know you posted this years ago, but... Any clue how to make an AI use a jetpack? I copied my character's blueprints and added an AI Controller, but I don't know what needs to happen in the behavior tree, level, or controller to allow the AI to use the jetpack. (I may use custom movement components later on, just as a heads-up. Optimization stuff.)
@TeslaUE4
@TeslaUE4 5 жыл бұрын
Hey HauntedShadowsLegacy, Certainly a custom solution needed for this. There is no out of the box flying solution with AI. Unreals navmesh is 2D/ground based and can't navigate/project points that are in the air.
@Matthew.1994
@Matthew.1994 9 жыл бұрын
wow thats somethin i want to know for a long time :D emm what about flying like in space? so you can be upsidedown and all that stuff
@Tawre007
@Tawre007 9 жыл бұрын
+KleytenHD well, if you will be using this method it should work, because you are making movement based on your rotation (vectors Up, Right, Forward). Only beginner's issue what i can see is if you will rotating component and not whole actor (pawn/character), that can make some unexpected behaviour. So 6DOF is totally possible :)
@Adzy2k1
@Adzy2k1 6 жыл бұрын
Too slow when flying help please?
@andrew-martin
@andrew-martin 9 жыл бұрын
Thanks for these tutorials, really appreciated.
@ramirolinares2376
@ramirolinares2376 9 жыл бұрын
I really, really appreciated. I love this channel, thanks!!
@josephkeller2521
@josephkeller2521 8 жыл бұрын
Great tutorial man, thanks!
@mhnoni
@mhnoni 9 жыл бұрын
You always teach us cool stuff thanks for that :)
@RRRR_281
@RRRR_281 3 жыл бұрын
jesus this vid was made a long time ago
@АлексейМорозов-ц7э4г
@АлексейМорозов-ц7э4г 8 жыл бұрын
Спасибо!
Unreal Engine 4 - Flying Movement
7:27
Titanic Games
Рет қаралды 99 М.
I Remade Star Wars VFX in 1 Week
10:39
ErikDoesVFX
Рет қаралды 1,9 МЛН
Вопрос Ребром - Джиган
43:52
Gazgolder
Рет қаралды 3,8 МЛН
Unreal Engine 4 Tutorial - AI Behaviour Tree
22:34
Tesla Dev (Gavin Milroy)
Рет қаралды 62 М.
How To Create A Main Menu - Unreal Engine 4 Tutorial
11:03
CodeViper
Рет қаралды 215 М.
Learning Unreal Engine in One Month to make a Game!
15:25
Will Hess
Рет қаралды 110 М.
Unreal Engine 4 - Improved Flying - With Animation
14:33
Titanic Games
Рет қаралды 35 М.
Real-Time Datamoshing in Unreal Looks Mesmerizing
14:31
Jam2go
Рет қаралды 819 М.
This next-gen simulation for UE5 is insane...
20:49
Bluedrake42
Рет қаралды 352 М.
Unreal Engine 4 Tutorial - Interaction & Interfaces
8:34
Tesla Dev (Gavin Milroy)
Рет қаралды 34 М.
I Remade Avatar Water VFX in 100 Hours
11:38
ErikDoesVFX
Рет қаралды 2,5 МЛН
Why Unreal Engine 5.5 is a BIG Deal
12:11
Unreal Sensei
Рет қаралды 1,6 МЛН
Giving Personality to Procedural Animations using Math
15:30
t3ssel8r
Рет қаралды 2,6 МЛН