Make a Top-Down Shooter in Unreal Engine 4

  Рет қаралды 205,494

Unreal Engine Tutorials

Unreal Engine Tutorials

4 жыл бұрын

Want to make a game in Unreal Engine 4? You’ve come to the right video! We are going to make a top-down shooter game, just like the one I did which you can watch here: • Video
This video is intended for those who are brand new to Unreal Engine 4 and want to jump into the engine and start creating a game. In this UE4 tutorial, you'll learn how to make a top-down shooter in about 2 hours. The goal with this video is for you to get comfortable with the engine and learn how to make things. You'll learn how to shoot projectiles, hit enemies and cause damage, create very basic AI that can chase the player and attack when close enough, cause damage to the player, and kill the player. You'll learn how to create a simple UI that shows the player lose health when taking damage. And if the player dies, a big GAME OVER text will pop up as well.
Continue to Part 2: • Video
DOWNLOAD PROJECT (4.25): drive.google.com/file/d/1g2j0...

Пікірлер: 589
@UnrealEngineTutorials
@UnrealEngineTutorials Жыл бұрын
Get my courses here: unrealenginemastery.teachable.com/
@bruskete
@bruskete Жыл бұрын
part 2 was deleted? And project download link also dont work
@amandabarner2274
@amandabarner2274 2 жыл бұрын
I had so much fun going through this tutorial! It has made blueprints less daunting, and I'm getting better at moving around in them (plus I can no Compile and Save in my sleep). Here are some tips for some parts I really struggled with: 1. If your projectiles won't collide with anything despite all the collision boxes being checked correctly: It is VERY IMPORTANT that you make your Lazer/Projectile Mesh override the "DefaultSceneRoot" as can be seen at 18:07. He goes over it pretty quickly so I missed it the first time. 2. There is no Animation Montage in your downloaded Minion pack: I couldn't find it anywhere so I made a quick fix. Create a new Animation Montage, drag the Attack animation onto the timeline (this won't create a nice blended idle to attack animation but it works in a pinch), then THIS IS IMPORTANT make sure you right click on the Notify part of the timeline to Create New Notify, and drag it to the time point when you want an enemy's blade to start hitting like he shows at 1:20:30. Otherwise it will not print the Debug Sphere or later register a hit on your character. 3. And finally, when in doubt delete the nodes giving you trouble and redo them. That was how I puzzled out the issues I was facing. Hopefully this helps somebody so they won't have the same headaches I had. Great beginner tutorial, thank you!
@be0803
@be0803 2 жыл бұрын
This comment needs a ton of upvotes, you just saved me so much time. I couldn't get the debug sphere to show and was very close to just restarting everything. Thanks, you rock!
@shodowwash6565
@shodowwash6565 2 жыл бұрын
Tysm :)
@thenmikestates
@thenmikestates 2 жыл бұрын
Thanks for this comment, I added and removed the minions pack like 5 times trying to find that montage lol. I don't know if it's the same in UE4 but in UE5 when you're adding the notify to the montage you'll need to right click>add notify state>montage notify window. Just adding a singular notify wouldn't give me the debug sphere but notify window worked first try
@neildrewett
@neildrewett 2 жыл бұрын
For point 1: You can keep the DefaultSceneRoot (So you dont have to update the scale, rotation when you create the laser in the ThirdPersonCharacter) BUT you will need to add in the laser blueprint when you Event Begin Play for the laser, call Set Updated Component and pass it the static mesh.
@garbotheoriginal8954
@garbotheoriginal8954 2 жыл бұрын
I did exactly as you and the video said for #1 but can't get my lasers to collide with anything.
@heylesson6910
@heylesson6910 2 жыл бұрын
I've been doing a lot of different tutorials recently and yours are some of the best for me. It really helps when you pause for a moment to briefly explain the reasoning behind what you're doing. A lot of other tutes don't bother, and it's so helpful. Thanks for the good guidance!
@collegeguy1325
@collegeguy1325 3 жыл бұрын
Just wanted to let you know that out of all the tutorials out there, none helped me as much as yours did. Not only did you clearly indicate why you were doing all the steps that you did, but your methodology of teaching was amazing. I ended up learning so much about the engine in just 2 hours then I had previously by watching 15 hrs worth of tutorials! Thank you for taking your time to do this. I had given up on unreal but decided to watch " 1 more" video to see if it made any difference. I'm glad I did. Instant sub! Thank you!
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Thanks!
@Boomboozled
@Boomboozled 2 жыл бұрын
I think what I love about your videos is that you show a bunch of stuff, and really the learning comes from just doing it. Thanks.
@dragnoc
@dragnoc 2 жыл бұрын
Just downloaded Unreal Engine last night and watched this and several other video's. Great job, these are some really excellent videos that allow you to dive into the basics right off the bat. Thank you for taking the time to make them!
@MrDawg-ol5pc
@MrDawg-ol5pc 3 жыл бұрын
Just what I need... I was about to give up on UE because it was too complicated, but now I’ll keep at it! Thanks 👍🏼
@sanzay.
@sanzay. 2 жыл бұрын
Timestamps: 1:00 - Setting up the Project 1:25 - Adjusting the Camera 2:40 - Finding a custom character in Marketplace 4:20 - Adding animations to the character mesh 5:22 - Adding "gun-fire" action mapping 7:30 - Explains blueprints for fire action 10:30 - Montage 13:55 - Making the emissive bullet
@AlexRodriguez-jc8cn
@AlexRodriguez-jc8cn 2 жыл бұрын
Thank you
@sorgii
@sorgii Жыл бұрын
I think you forgot that the video is 2 hours long.
@apaskiewicz
@apaskiewicz 2 жыл бұрын
Thank you for these videos. You finally gave me a great starting point. I have struggled to get started in a way I don't feel completely lost. You are the man!
@novaria
@novaria 3 жыл бұрын
timestamps would make this tutorial even better.
@Blow_BacK
@Blow_BacK 2 жыл бұрын
No. Really no. It tutorial, not a wow! Show
@matheussantana4728
@matheussantana4728 5 ай бұрын
No, it isn't. It's already perfect
@SnakeEyeJJ
@SnakeEyeJJ Жыл бұрын
Thanks so much! So good for getting a real overview and creating something playable without too much problems
@drunkengaming4782
@drunkengaming4782 3 жыл бұрын
This tutorial looks promising, thanks I can't wait to get started! Awesome to have it in one video too so I no it will not be a waste of time like loads of other tutorials on here!
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Haha true!
@Seraian1
@Seraian1 3 жыл бұрын
This was an awesome tutorial to get a hold of the basics, amazing!
@rifz42
@rifz42 4 жыл бұрын
Awesome! yes part 2 please!! Thanks so much for including the project, it really helps when you get stuck.
@UnrealEngineTutorials
@UnrealEngineTutorials 4 жыл бұрын
No prob! Part 2 will come in a bit
@DarkLord-we2uw
@DarkLord-we2uw 4 жыл бұрын
@@UnrealEngineTutorials when is it coming
@boldganbaatar7023
@boldganbaatar7023 2 жыл бұрын
@@UnrealEngineTutorials please we can't watch Part2. because you hide it
@benjaminpoland6006
@benjaminpoland6006 3 жыл бұрын
This is a very helpful tutorial for getting familiar with the basics of Blueprints. Thank you for all the work that went into it. One thing I found tricky while following along was that sometimes you refer to things using generic language. For example, "Under Planer Movement. Check this and put 1 on Z." (31:34). Often I am not watching the video but rather listening to the audio and following along in my Unreal Editor. When these generic instructions are said I have to tab over the the video, and rewind to see what you actually did. I understand that this is a video from over a year ago so you may have already made an adjustment, however if not, using a little more specific language would help tremendously. Again, thank you for sharing your expertise. Cheers.
@mystiqzxn7356
@mystiqzxn7356 3 жыл бұрын
This was super helpful, just getting started with unreal and you described everything very well, thanks
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Thanks, be sure to check out my beginner playlist
@haseeb9090
@haseeb9090 3 жыл бұрын
Followed the whole video through and through. Your way of explanation was a bit fast at times but over all works like a charm. Thanks a lot for this video. I'm just getting into Unreal and game dev and this was very helpful in getting some of the fundamentals down.
@MASTERRAGE
@MASTERRAGE 2 жыл бұрын
it's been 10 months, how are you doing so far?
@modz7014
@modz7014 3 жыл бұрын
To be honest with you. your the only person on KZfaq who explains things so very well. i have learned so much watching your videos man. I cant thank you enough. you deserve someone buying your courses. ill buy them and learn more. thanks very very much. now ill move to part 2 :)
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Thanks man. Itching to make a new tutorial series. What should I make? I could always remake this one
@modz7014
@modz7014 3 жыл бұрын
@@UnrealEngineTutorials If its not to much to ask. I would love to see a video about day and night cycle and how to set time to make them both work together . hope u like the idea :)
@theundeadforever3300
@theundeadforever3300 3 жыл бұрын
@@UnrealEngineTutorials Making a day and night cycle sounds great. If you can, please do that. If it's possible of course :D. Thank you
@stshstsh07
@stshstsh07 3 жыл бұрын
dude this was awesome. i like the "learn as you go" format
@1lsgaming27
@1lsgaming27 9 ай бұрын
As a refugee from unity I have to say this beginner friendly tutorial is very handy, thanks!👍
@soloco
@soloco 2 жыл бұрын
Amazing Video. First time ever using UE4 and I already feel soo much more comfortable after watching this video. Blueprints are awesome, i see tons of potential.
@geekandnerdlife5632
@geekandnerdlife5632 2 жыл бұрын
Great video, I learned a lot and now have a solid starting point for a top down shooter. Thank you very much and keep up the great work!👍👍Great channel also BTW
@thewiseowlclub8602
@thewiseowlclub8602 3 жыл бұрын
This is extremely valuable content, and it is well made 👌🏿 Major props to you. You deserve way more subscribers.
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Thanks
@andresvega6001
@andresvega6001 3 жыл бұрын
Tip for the people having an issue where the enemy suddently stops if you move while he's attacking, you can do two things to fix this: 1) Go to the enemy attack montage and move the Notity to 0 in the timeline. 2) Setup a hurt animation for the player character and stop its movement at the same time the animation for the enemy begins. Reason for this is the SphereOverlapActors that should catch the player is delayed by the Notify in the enemy's montage, so by the time it checks if the player is overlapping the sphere, the player has already moved.
@littleweaselboy2865
@littleweaselboy2865 2 жыл бұрын
could i put a delay in the code so they happen in the same time?
@alessioruscelli8957
@alessioruscelli8957 Жыл бұрын
You can also connect the "on completed" pin on the play montage node to the chase player node instead of using the delay!
@SureJungle23247
@SureJungle23247 2 жыл бұрын
Cheers, I've now learned the basics of using blueprints for coding, thanks to you. I've been scripting in GDScript and LUA for a while but this is a lot better once you get the hang of it.
@pedroperobelli9542
@pedroperobelli9542 3 жыл бұрын
Just adding some info, the animations are like that probably because they go with ragdoll right after that. Many games does that, one that comes to my mind is the call of duty series. Great tutorial as well
@dougDuarte
@dougDuarte 3 жыл бұрын
That's it.
@sanskardeshkar6741
@sanskardeshkar6741 3 жыл бұрын
Dude, this is epic. You just earned yourself a sub
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Yes YES
@GaryParkin
@GaryParkin 3 жыл бұрын
"A very long term lifestyle" HA-ha-ha, what he doesn't tell you is after you learn enough to be dangerous, you get hooked on the engine and your family comes looking for you because you haven't eaten or slept. It's a sickness! rofl I told my wife "Building games is the most fun I've had with my clothes on". Thank you again for another awesome video class. I always feel like you're speaking with me, not at me.
@abhilashlr9259
@abhilashlr9259 Жыл бұрын
I think I can safely say this is definitely the best beginner tutorial to unreal engine blueprints on KZfaq.
@chankulovski
@chankulovski 2 жыл бұрын
My favorite KZfaq Tutorials comes from this guy ... whatever your name is bro, THANKS for your existence in this World :D :D :D I am improving my GameDev journey quite a lot because of you !
@ColeCaccamise
@ColeCaccamise 2 жыл бұрын
Thanks a lot for this! Such a great introduction to the engine, can't wait to go further on my journey :)
@stormer268
@stormer268 3 жыл бұрын
Best tutorial ever! Love you~
@astronomyforaliens433
@astronomyforaliens433 3 жыл бұрын
Thank you for making this video, it really helped me.
@pavelricher4235
@pavelricher4235 4 жыл бұрын
This is brilliant! this 2 hours was more helpful then an expensive courses. Even i'm from Russia but it's completely easy to understand, thanks a lot! We waiting part 2, I hope there will be about changing level or setting a main menu
@UnrealEngineTutorials
@UnrealEngineTutorials 4 жыл бұрын
Hey thanks! Yes there will be a part 2 coming soon. Maybe a week or two
@fedorsimonov3536
@fedorsimonov3536 4 жыл бұрын
@@UnrealEngineTutorials Please make diffrent anims with and without character weapon
@forge7973
@forge7973 2 жыл бұрын
you are insaine and i like to thank you for uploading gold content like this. Subbed
@wreckitron
@wreckitron 2 жыл бұрын
Awesome tutorial! Really learning from your vids!
@TheKaiKer
@TheKaiKer 3 жыл бұрын
They dissolve/disintegrate before they hit the ground, that's why they stop so abruptly. Thanks for the video dude, a lot of help!
@karelmarek5984
@karelmarek5984 3 жыл бұрын
1:34:30 - you can actually make the animation a variable. It just doesn't have "Promote to variable" option. You still can manually create the variable with "Anim Sequence" type. Animation blueprint is still better way to do it though. ( I think )
@TheRoganClipper
@TheRoganClipper 3 жыл бұрын
Thanks bro, this is sooo usefull and I purchased all your classes in udemy
@naiky3534
@naiky3534 3 жыл бұрын
Thank you so much. Love this tutorial!
@yozzahughes3939
@yozzahughes3939 4 жыл бұрын
Awesome content yet again
@JusteBelmont12
@JusteBelmont12 2 жыл бұрын
Thank you for this video. It really helped a lot!
@iDentityUS
@iDentityUS 3 жыл бұрын
You are a very good teacher, thanks for this it really helps! 🙏🏾
@novaria
@novaria 3 жыл бұрын
Awesome! Just what I needed.
@BrianSmithgrumpygit
@BrianSmithgrumpygit 3 жыл бұрын
Great tutorial. Had some trouble with the Minions not being compatible with 25.4 and higher, but i found that if you install it to a older version then copy the Minions folder into the content of your version it works fine. I'm using version 26.1.
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Yeah gotta migrate them from an older version. Annoying
@williamjmcdonald357
@williamjmcdonald357 2 жыл бұрын
I know I'm late to the party, but this has really helped me. Thank you. Also, when the AI broke at 1:32:44 you dodged its hit, so the hit logic never triggered.
@zeeshanparvez5235
@zeeshanparvez5235 3 жыл бұрын
This is by far the best tutorial on the subject on all of KZfaq.
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Thank you!
@zeeshanparvez5235
@zeeshanparvez5235 3 жыл бұрын
@@UnrealEngineTutorials ​ I really like your style of explaining. I am considering buying your CS:GO course. Keep up the good work.
@basvandervegt7338
@basvandervegt7338 2 жыл бұрын
Good work thanks its a big help and save lot of time! I subscribed👍
@scottjorgensen9870
@scottjorgensen9870 4 жыл бұрын
Thanks. Great Tutorial, just purchased a couple of your classes on Udemy.
@UnrealEngineTutorials
@UnrealEngineTutorials 4 жыл бұрын
Thanks man! Be sure to come into the discord
@haseeb9090
@haseeb9090 3 жыл бұрын
Thank you so much for this.
@EmvyBeats
@EmvyBeats 2 жыл бұрын
Paragon "The Frey" character looks so fun.. Honestly all of them do.
@michaelbaker266
@michaelbaker266 3 жыл бұрын
Thanks man - been working with UE for a couple months now and it's all starting to finally click after watching some of your vids. Subscribed and will be checking out your other content for sure.
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Check out my courses! Covers way mire than these youtube videos
@Arquimark
@Arquimark 4 жыл бұрын
Great tutorial...Keep going
@Cam-wi3tp
@Cam-wi3tp 3 жыл бұрын
2 hour shooter? I am on DAY 2 and only half way through the video LoL Having a blast, love learning new things and you do a great job in getting a lot of info out in a good way, I remember when I was younger on my trs 80 and mainly my commodore 64 , I used to get magazines that had pages and pages of code and you had to type them in exactly. Could spend days typing to play a game of hangman but usually had a day or 2 of debugging before we could even play :=o
@callumhynes7319
@callumhynes7319 3 жыл бұрын
Glad I'm not the only one taking my sweet time to follow this tutorial, been at it for a good few days now :')
@mightypoolx1325
@mightypoolx1325 4 жыл бұрын
yo love your content dude
@UnrealEngineTutorials
@UnrealEngineTutorials 4 жыл бұрын
Thanks!
@gopimech2030
@gopimech2030 4 жыл бұрын
Great one Jeff
@insanedwich
@insanedwich 2 жыл бұрын
That's actually an insane video, since you cover most basic things and even tell people about things like class inheritance. This is rare, 'cause most tutorials usually just go with a "Less make an enamy" and a single class, at least in Unity. Insta sub and like on this one. Thanks for your work! Also found out you can't add "Paragon Minions" to a project with engine version 4.27 as for jan 2022. I've found a replacement in marketplace, it's called "City of Brass: Enemies" - it's free and works with latest engine version. Hope that helps.
@Andi10890
@Andi10890 2 жыл бұрын
Wish I've seen this yesterday. Thank you!!
@hacker2075
@hacker2075 2 жыл бұрын
You can just change what version you import. Click Import to project Check Show all projects check box Pick your project A error saying asset not compatible please select closest alternative version click the arrow next to red highlighted text that says Select Version pick older version 4.26 worked for me
@dommhardy
@dommhardy 2 жыл бұрын
You can still add older version asset to your unreal project just have to change the version type. I am using 4.24 in unreal 5 albeit its a little buggy.
@miladvaziri3
@miladvaziri3 2 жыл бұрын
thanks a lot for sharing what you know it really help others
@pulkitprajapat7862
@pulkitprajapat7862 4 жыл бұрын
Awesome. Thanks
@scottbez6872
@scottbez6872 4 жыл бұрын
your killing it
@UnrealEngineTutorials
@UnrealEngineTutorials 4 жыл бұрын
Lets go!
@MrRGBable
@MrRGBable Жыл бұрын
Coool, thanx!
@birdnest17
@birdnest17 3 жыл бұрын
If your projectile doesn't get stuck in the wall make sure in BP_laser under collision under Object Type it is set to Projectile
@preecey18
@preecey18 3 жыл бұрын
Quick question, the health bar is working, but it only shows up once I’ve been hit? Any ideas? Like I say, it is working and can be seen when getting hit, just curious as to what you think may have gone wrong for future reference! Brilliant videos pal, really appreciate them. About to look in to your courses too as I find you explain things really thoroughly.
@karelmarek5984
@karelmarek5984 3 жыл бұрын
In another video, for simple melee combat hit detection you used box attached to the actor with collision enabled/disabled by montage and with onComponentOverlapEvent. Here you are doing sphereOverlapActors and going through all overlapping actors. Is there particular reason for this?
@neroziozama4902
@neroziozama4902 3 жыл бұрын
Ehi @DevAddict I thank you so much, I'm attending a course in which I should learn a lot of programs all together and I find UE very interesting so I decided to follow as many yt videos as I could to get deeper into UE. I made it till the end and I'm extremely happy with that (I could also pracitce my English XD you speak quite fast to me ^_^"). I think i missed just one thing unfortunately. When Belica dies, the animation starts but i can still control her (like her corps is moving around and it is hilarious!). How should I interrupt the input of movements by the player? Thak you again, hope you'll read this
@omnicatalyst
@omnicatalyst Жыл бұрын
Protip- if you split the get world transform pin, you can drag the loc and rot off of that, and set the scale directly ^^
@magisterdante
@magisterdante 2 жыл бұрын
Awesome!
@knightgod
@knightgod 3 жыл бұрын
Part 2 please i love this
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
There is a part 2 😎
@awkwardnoise6715
@awkwardnoise6715 2 жыл бұрын
oh its back up, nice :3
@bruh8158
@bruh8158 3 жыл бұрын
Good tutorial!
@NielGodX
@NielGodX 3 жыл бұрын
I don't want to sound like a typical youtube commenter, but fuck bro, your stuff is the best. Subscribed. Everything makes way more sense when you explain it. Holy shit. Hard shit just got ezier. Thanks alot man! You are the best. Hope the comment finds you well.!
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Thanks!
@MaximuszEsala
@MaximuszEsala 3 жыл бұрын
man you are awesome
@staror890
@staror890 3 жыл бұрын
thank you very much !
@Lxcx333
@Lxcx333 3 жыл бұрын
@ 18:23 i needed to check this Box:"Show Engine Content" under the "view options" tab to be able to use the Sphere mesh ;)
@Lxcx333
@Lxcx333 3 жыл бұрын
@@samer.a i think only some assets/objects are shown at the beginning because when you enable all boxes you have like 3000 things. When you leave everything how it is you have 79 i think. So its for beginners :)
@samer.a
@samer.a 3 жыл бұрын
@@Lxcx333 Thank you
@verral2023
@verral2023 3 жыл бұрын
thanks :)
@bruh6352
@bruh6352 3 жыл бұрын
Thank!
@Mdoraz27
@Mdoraz27 2 жыл бұрын
Thanks!! If you're new like me, you'll want to know that the "View Options" is located in the bottom right hand corner of the Content Browser.
@stewpidasohl
@stewpidasohl 2 жыл бұрын
Around 1:20:00 we are looking for a Jungle Attack animation montage but for me that didn't exist. It wasn't hard making a new one using the melee attack, but I was having trouble getting my sphere to load. Turns out the custom notify I created on that montage wasn't working, I just needed to use the PlayMontageNotify preset. Ended up working fine for me after and everything else did fine just as you showed. Figured this might help someone else if they run into it and get stuck. Great tutorial, thanks!
@midnite__1696
@midnite__1696 2 жыл бұрын
Thanks for actually leaving the comment! That was missing for me as well and tripped my up a bit on which type of notify to use
@coffeediction
@coffeediction 2 жыл бұрын
I have a question, can we also add a collision box around the weapons blade and let that check for "if animation attack is playing -> play weapons overlap event" ? I mostly see this version like you do but why not the other way? It sounds to me more realistic and surely not a new thought, might be that perhaps there are some performance issues?
@be0803
@be0803 2 жыл бұрын
First problem started at just the 3:50 mark. After unpackaging the character models of lT Belica I don't have any option to click back on Third person character. You have your thing set up differently than default or they changed ui in update. I can't find a way to get back to third person bp.
@oozu3272
@oozu3272 3 жыл бұрын
hey man, i know im a little late to the party. I was actually looking at your courses, I'll likely end up purchasing one because its only a 20 spot. but sometimes a 20 spot is hard for someone to drop. I'd be more inclined to drop that 20 faster or maybe someone else may be more inclined to think of it as less of a risk if you made video demo's of your courses. Perhaps start screen, a small info section of what you'll be covering and then a demo of what the final project will look like. I think ima check out the top down lecture course after i finish this video (only about 30 mins in) also this is all coming from someone that has zzzzzeeerrroooo knowledge about anything which i figure is the case for most folks watching a video like this one.
@westernvibes1267
@westernvibes1267 3 жыл бұрын
Blueprints, blueprints everywhere !
@reaperzx3ify
@reaperzx3ify 3 жыл бұрын
How its going I got a question for a special wave how would I summon that one monster instead of the original. for example in wave 10 I want to put a different monster instead of the other one . been on if for a few days figured id ask around.
@sp3ky288
@sp3ky288 3 жыл бұрын
best tutorial finally
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Check my new one
@sp3ky288
@sp3ky288 3 жыл бұрын
@@UnrealEngineTutorials bro but every time i load in belica my ue4 crashes?
@Lazyboyswift
@Lazyboyswift 2 жыл бұрын
Love this video, however i was looking for your other version of it where you show us how to aim where the mouse is pointing so you could fire while running backwards, and wave spawning for each round. What happened to that video sir?
@georgebailey8179
@georgebailey8179 11 ай бұрын
If anyone had a problem with the laser hitting everything _but_ the enemy, I spent a while playing with settings to fix that. It turned out that the laser was shooting over its head, so I just lowered Spawner and it fixed that problem.
@novaria
@novaria 3 жыл бұрын
Is it true though that it's more performant to set scale on every spawn instead of having a scene root component? I'd imagine that this way the object gets cached by the engine thus making it more performant.
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
Not sure about the scale thing, it could be true though
@Zarkbark
@Zarkbark 2 жыл бұрын
at the lazer blueprint and i press simulate the lazer dosen't move also in game when i shoot the bullet it just get stuck in me and says "lightning needs to be rebuilt". How do i fix this?
@Wewodkyne
@Wewodkyne 3 жыл бұрын
54:08 - It won't print anything to me, so whatever additional logic I add (like Death), it just doesn't work. I reviewed the BP couple of times now and everything is same :(
@theinsanityunleashed
@theinsanityunleashed 2 жыл бұрын
Thanks for the great tutorial! The only complaints I have is that you never got to the point of implementing the laser's audio or telling us where to get the free sound files, which you began to do earlier in the video but never finished. Also, you have a link to part 2 in the video description but it says the video is set to private. Thanks again.
@mbee7984
@mbee7984 3 жыл бұрын
Hey ! i just started learning unreal engine , and i wanted to ask u What is ACTOR HAS TAG node and also Why do we Promote to variable?
@aliasmaxx5074
@aliasmaxx5074 3 ай бұрын
ehy great video, just having only one issue: my spawner arrow component is not turning along with the player model when im using wasd, but it is when im using mouse input, how can i fix this?
@sujalbeniwal4342
@sujalbeniwal4342 3 жыл бұрын
hey does this have to be made in 4.22.3 only ?? or you can make it in another vesions aswell
@ELMUNDOENUNCANAL966
@ELMUNDOENUNCANAL966 2 жыл бұрын
Tengo un problema, no se que he hecho mal cada ves que quiero disparar las balas no van al frente sino arriba
@joshpurdy8421
@joshpurdy8421 2 жыл бұрын
only a little into this but i am enjoying it, i have absolutely no knowledge in UE4 or any sort of game production, but its something i would love to learn, i'm having a slight issue that my character won't turn/run left right or back on himself, just faces forwards and movee sideways or backwards? what have i done ? any help would be great
@daddymccarthy
@daddymccarthy 4 жыл бұрын
This was so helpful. When I become a famous game dev, I won't forget you
@UnrealEngineTutorials
@UnrealEngineTutorials 4 жыл бұрын
Thanks and there is more to come really soon!
@pamparam3495
@pamparam3495 3 жыл бұрын
I missed when you prepared the speed variable for Idle to Jogging upd - Oh, I've found it
@jugernautz589
@jugernautz589 2 жыл бұрын
I don't have the Montage used for the attack animation in this video, seems it didn't come with the Paragon: Minions pack? I'm using Unreal version 4.26.2
@mrgothampop
@mrgothampop 3 жыл бұрын
Hey Dev. Loving the tutorial. Managed to get to 1hr 16mins before hitting a wall. For some reason the enemy does not do the jogging animation when approaching the pawn. Looks like you renamed the BP, but I've checked and renaming mine didn't break anything as everything updates with it. I do notice that UE is appending my animation BP with a '_C' and wondering if that is causing the enemy BP to not recognise the animation? Even after renaming to BP_AnimationForest just to test, it appended a '_C' again. Thoughts?
@UnrealEngineTutorials
@UnrealEngineTutorials 3 жыл бұрын
I shall be remaking this in UE5 soon
@timchuc9981
@timchuc9981 2 жыл бұрын
Hey I have a question! In 47:27 you shoot objects and it prints the name in the bottom left corner. But in my project it doesn't work! Any tips?
@Bliss2ChromeOffical
@Bliss2ChromeOffical 3 жыл бұрын
Super confused everytime I open up Belicas meshes it closed my old third person game and I can’t copy the mesh or the animations
@Owen-op9hs
@Owen-op9hs 4 жыл бұрын
Okay so I have set up the sphere collision so that I can start applying damage to the player character and I have run into 2 problems. The first is the fact that the debug sphere isn’t loading in when the enemy attacks (1:23:42). The second is that after applying the damage output to the ai (1:27:05), the print string isn’t popping up with anything in the viewport. I have been trying to fix it for a few hours and I haven’t gotten anywhere, I hope that you could shed some light on it :D Edit: Never mind I have fixed it 😃 for anyone having the same problem as me you have to go into the montage editor, right click over the notifies tab, hover over add notify and then click on montage notify. This will add a notify to the montage which the play montage node will read and apply to the rest of the blueprint you have made. Hope this helps
@UnrealEngineTutorials
@UnrealEngineTutorials 4 жыл бұрын
Yup thats all covered in the video
@Owen-op9hs
@Owen-op9hs 4 жыл бұрын
DevAddict Yeah haha, I must of missed it. But on another note your tutorials are awesome, very informative and easy to understand. I would love to see your take on a dialogue system or text to screen widget system sometime :)
@gergomagyari8042
@gergomagyari8042 3 жыл бұрын
Hi, How did u solve the first issue? the one with the debug sphere Edit: Nwm. I was just a potato... found the "add notify" option u talked about. Ty
@Owen-op9hs
@Owen-op9hs 3 жыл бұрын
@@gergomagyari8042 Follow the edited comment beneath the question I asked and you will be able to solve the issue 👍🏻
@SatoriHaddad
@SatoriHaddad 3 жыл бұрын
@@Owen-op9hs I missed that too! thank you!
@ScrubbyGames
@ScrubbyGames 2 жыл бұрын
I got into trying to make games a few years back, I was spending 8 hours a day every day for maybe 6 months. And it felt like I was getting nowhere. I was using the unity engine. You just created in 2 hours what I couldn't create in 6 months with unity, mainly because I'm not good at it, but also because the stuff UE has built in to it, you have to pay for in unity. Competent character controllers, visual scripting, all this stuff wasn't included with unity at the time I was doing it. And because of that you had no base framework for anything. Like if I paid for a character controller, it wouldn't come with "states" that I could mess around with in the visual scripting side of things. Because that was something else that needed to be bought and was made by a different person. So my options were to learn how to make everything from scratch, or try to get different systems made by different people to work together. These videos make me want to give it another go, but using UE this time. I wasn't learning anything and I was just wasting time. It feels like with UE I could learn how to make it myself (by watching tutorials of course) so I would have control over everything. Instead of being limited to what other people made, that again, I couldn't get to co-exist.
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 3,9 МЛН
Make a Top Down Shooter in Unreal Engine 5
1:15:08
Unreal Engine Tutorials
Рет қаралды 272 М.
Happy 4th of July 😂
00:12
Alyssa's Ways
Рет қаралды 66 МЛН
Beautiful gymnastics 😍☺️
00:15
Lexa_Merin
Рет қаралды 15 МЛН
تجربة أغرب توصيلة شحن ضد القطع تماما
00:56
صدام العزي
Рет қаралды 59 МЛН
Unreal Engine AI with Behavior Trees | Unreal Engine
26:38
Unreal Engine
Рет қаралды 348 М.
Why Unreal Engine 5.4 is a Game Changer
12:46
Unreal Sensei
Рет қаралды 1,1 МЛН
How To Make A Third Person Shooter - Unreal Engine 5 Tutorial
57:03
Pitchfork Academy (MizzoFrizzo & Co.)
Рет қаралды 12 М.
Getting Started in Unreal Engine 4: Beginner Tutorial
1:04:10
Unreal Engine Tutorials
Рет қаралды 1,1 МЛН
UE5: Enhanced top-down template tutorial (camera rotation + zoom)
15:22
How to Make a Simple Turret in Unreal Engine 5
7:15
Gorka Games
Рет қаралды 25 М.
He understood the assignment 💯 slide with caution x2
0:20
Carlwinz_Official
Рет қаралды 25 МЛН
我说我不是故意的,你们信吗
0:25
侠客红尘
Рет қаралды 18 МЛН
ЧУТЬ НЕ УТОНУЛ #shorts
0:27
Паша Осадчий
Рет қаралды 9 МЛН
Smart Sigma Kid #funny #sigma #comedy
0:26
CRAZY GREAPA
Рет қаралды 10 МЛН