Unreal Engine 4 - Dealing & Taking Damage

  Рет қаралды 20,716

Beardgames

Beardgames

Күн бұрын

Dealing and Taking Damage! Unreal Engine 5 Compatible!
★ Come join the Team Beard Discord: / discord ★
⚜️Check out my Marketplace Asset ⚜️
🗡️ Mele 🗡️ www.unrealengi...
🏹 Ranged - www.unrealengi...
✨ Magic - www.unrealengi...
⚔️ Package ⚔️ - www.unrealengi...
🔪 Basic - www.unrealengi...
★ Ways to Support The Channel ★
Patreon: www.patreon.co...
Buy Me A Coffee: www.buymeacoff...
All support will go towards helping me produce KZbin content and tutorials full time.
★ Tutorial Links★
AI Tutorial Part 1: • Unreal Engine 4 - AI B...
Pickup Weapon (Blueprint Interfaces): • Unreal Engine 4 - Pick...
★ Download Links★
Project Download: mega.nz/file/I...
Knockback/Hit Anim Download: mega.nz/file/E...
★ Basics ★ ✓
★ Materials ★ ✓
★ Level Design & Collision ★ ✓
★ Particle Systems ★ ✓
★ Lighting ★ ✓
★ Opening Doors Via BP ★ ✓
★ Bombs, Consumables & Material Blueprints ★ ✓
★ Launch Pads, Moving Platforms & Trap Blueprints ★ ✓
★ Health & Mana Bar ★ ✓
★ Consumables ★ ✓
★ Destructible meshes & Spawning Blueprints ★ ✓
★ Creating a Low Poly Character Via Blender ★ ✓
★ Rigging & Animating A Character Via Blender ★ ✓
★ Character BlendSpace And Animation Blueprint ★ ✓
★ Character Selection Screen ★ ✓
★ Looting Chests ★ ✓
★ Picking Up Items & Inventory System ★ ✓
★ Picking Up & Drawing Your Weapon ★ ✓
★ Character Attack ★✓
★ AI Combat★
★ NPC chat ★
★ Landscape ★
★ Creating A Boss ★
★ Dying & Respawning ★
★ Checkpoints ★
★ Save/Load Game ★
★ Sound Effects★
★ Menu Screens & UI ★
★ Cutscenes ★
★ Packaging game ★
Thanks For Watching! Please Like & Subscribe if this tutorial series is helping you, it really helps me in producing content!!

Пікірлер: 56
@Beardgames
@Beardgames 3 жыл бұрын
Finished the tutorial but still having trouble with the weapon hitting your character? Throw this on after your overlap on your sword damage BP!! blueprintue.com/blueprint/0eb1_243/ :)
@akiho2843
@akiho2843 3 жыл бұрын
Thx fo this)
@MythicCosmos_Uno
@MythicCosmos_Uno 3 жыл бұрын
It works great until I miss the enemy with my swing, then it still does damage to myself. Please any help would be greatly appreciated.
@hakkutodev
@hakkutodev 2 жыл бұрын
My character doing damage only if i press the attack input and the movement input together, but if i dont press the movement input, the damage won't appear? anyone can help?
@daniels571
@daniels571 2 жыл бұрын
Again very cool video :) But I checked the video twice and somehow I am taking my own damage and my nps isn't doing anything :I any ideas what could help?
@deadlybrosss2955
@deadlybrosss2955 Жыл бұрын
Can this work on unreal engine 5?
@bence51
@bence51 3 жыл бұрын
Congrats, you made one of the best channels for beginners. Absolutely amazing work!
@Beardgames
@Beardgames 3 жыл бұрын
Thanks so much Bence really appreciate that my friend :)
@erasernox2611
@erasernox2611 Жыл бұрын
@@Beardgames how can i make event any damage to be a task in behavior tree
@louieueckermann
@louieueckermann Жыл бұрын
1.22 mins in and i have the answer i need!
@MythicCosmos_Uno
@MythicCosmos_Uno 3 жыл бұрын
Having an issue when I'm trying to attack multiple enemies at once. with the do once node attached it picks the first enemy hit. Without the node it hits all but multiple times per each enemy. I am not sure how to make it so I can hit all enemies but only deal damage to each one time.
@Beardgames
@Beardgames 3 жыл бұрын
I had this same issue when developing my marketplace asset. You can either put a do once in the damage taken, or you can set up a branch condition that the person you're attacking hasn't been previously attacked. You'd do this by using an array of the actors and then resetting it each time you attack :)
@MythicCosmos_Uno
@MythicCosmos_Uno 3 жыл бұрын
@@Beardgames awesome thank you!
@Marius_Gamedev
@Marius_Gamedev 3 жыл бұрын
A Big Thanks from me! Got through a lot of other Tutorials for Combat last 2 Months. But your Tuts are from the logic and BP-Quality my favourite by far. Realy appreciate this. I make sure you are get credits in my Game-Demo. Keep moving on. Cheers from Germany.
@Beardgames
@Beardgames 3 жыл бұрын
Anytime marius glad they're helping you out my friend😎
@aleksboboychev
@aleksboboychev 11 ай бұрын
Thank you!
@lucasf.c2054
@lucasf.c2054 3 жыл бұрын
Thank you very much for your videos, I'm Brazilian and here this type of content is difficult, I see your videos with subtitles and I learn a lot!
@Beardgames
@Beardgames 3 жыл бұрын
No problem!! Really happy to help :) thank you for watching and supporting the channel!
@realdlps
@realdlps 3 жыл бұрын
Really loving the amount of tutorials, awesome video again even though i already knew how to do this :)
@Beardgames
@Beardgames 3 жыл бұрын
Haha thanks my friend! I'm struggling to find a topic you don't know how to do 😁
@realdlps
@realdlps 3 жыл бұрын
@@Beardgames thats mostly because i've been doing small projects for around a year now so i've watched hundreds of videos and read so many forum threads, but one thing i do get out of these videos is that i wont just smash some stuff together to make it work
@shyamb4369
@shyamb4369 3 жыл бұрын
nice tutorial bro
@Melio.7
@Melio.7 3 жыл бұрын
Hi Beardgames, Could I ask you a favor? Can you explain how to make character customize in game like i can change the eye color or hair color with RGB wheel in game. Thank you so much to make videos to learn beginners how to make a games
@nordicotter6438
@nordicotter6438 Жыл бұрын
if enemy give as dmg in midle of giving dmg and probably get stuned we need also call this event to stop overlaping
@GoddaryuTUBE
@GoddaryuTUBE 3 жыл бұрын
mine definitely isnt working for some reason the print string shows health as -90 then the second hit it goes back to 100 health. When i change it to ignore the health and just kill, for some reason it always kills the server as well as the client like theyre sharing the same health
@SilverArrowFilms
@SilverArrowFilms 3 жыл бұрын
Hey Beard! How do you do it so that Enemy will sense you when you damage them from behind? My AI doesn't know how to rotate and face me if he gets hit by the player from the back. haha Awesome tutorials btw!
@Beardgames
@Beardgames 3 жыл бұрын
Haha just manually call the activate AI event. The one which triggers when the AI detects you! thanks for supporting the channel amigo hope this helps :)
@inu4771
@inu4771 2 жыл бұрын
What to do to make it work so that an oblect moving on a spline deals damage? qwq
@agusc5117
@agusc5117 3 жыл бұрын
It's been a minute and it shows. Your video quality went up a lot. Luckily now I have a good amount of videos to binge watch. Keep up the good work!!
@AeonSaturnal
@AeonSaturnal 2 жыл бұрын
When my player and enemy hit each other at the same time, both their hit boxes stay active( attack ready variable doesn’t reset)
@mauriciosilva1631
@mauriciosilva1631 3 жыл бұрын
I got the bug when I get the npc attack sometimes the character can't attack anymore
@MF-sw4nj
@MF-sw4nj 2 жыл бұрын
same did you ever fix it?
@mauriciosilva1631
@mauriciosilva1631 2 жыл бұрын
@@MF-sw4nj I couldn't fix it is a version problem between 4.25 and 4.26 onwards I asked beard several times to review this but he never did. so I followed this tutorial for AI: kzbin.info/www/bejne/hX26lmqMpZegZtU&ab_channel=CreativePowerOfficial
@mauriciosilva1631
@mauriciosilva1631 2 жыл бұрын
result of the studies was this: kzbin.info/www/bejne/jaDLmIeMat5gZ5I
@HutchstarEnt
@HutchstarEnt 2 жыл бұрын
really easy to follow and got it working great.
@Pontos420
@Pontos420 3 жыл бұрын
Why didnt I find your videos a week ago when I started with UE o.O !?!? Great Video! (+1 Subscriber) and I am going to watch a lot more of your content.
@Beardgames
@Beardgames 3 жыл бұрын
That's so awesome to hear thanks Wilko :)
@masgondi1
@masgondi1 3 жыл бұрын
Is this framerate independent? I'm currently doing similar things but kinda worried if there's a player with a toaster playing at 15fps, some anim events won't get triggered.
@Beardgames
@Beardgames 3 жыл бұрын
A long time since I made this tutorial but as everything is driven by Anim Notifies you shouldn't have a problem FPS or not :)
@tesseractgamestudios6294
@tesseractgamestudios6294 3 жыл бұрын
I can’t find any of these functions in your pack. Merging to new blueprint is very hard. I’ve got the AI able to attack me and I can block but I cannot attack the AI.
@Beardgames
@Beardgames 3 жыл бұрын
The tutorials are just the basis of what the marketplace asset is built up on, I added a few things like fist combat separately
@BquuD28123
@BquuD28123 2 жыл бұрын
Do once for good one enemy but multiply enemies not useful.How can only one damage but multiply enemies with box collision
@Beardgames
@Beardgames 2 жыл бұрын
Add each attacked actor into an array and only apply damage when actor isn't in array, reset on new attack :)
@stefanleroux8750
@stefanleroux8750 3 жыл бұрын
Love your tutorials. Very good explanation of nodes etc.👍🏻👍🏻
@Beardgames
@Beardgames 3 жыл бұрын
Damn Stefan thank you so much. Really awesome knowing I'm helping people out :)
@jb3d982
@jb3d982 3 жыл бұрын
Awesome content as always ! Top tier quality tutorials here :)
@Beardgames
@Beardgames 3 жыл бұрын
Respect amigo :D
@TheGhos1Face
@TheGhos1Face 3 жыл бұрын
Nice one again there coming fast this time! Nah really appreciate the effort my g
@Beardgames
@Beardgames 3 жыл бұрын
Thanks bro. I'm on a mad motivation ting right now working like 10 hour days on vids haha
@TheGhos1Face
@TheGhos1Face 3 жыл бұрын
@@Beardgames appreciate all the effort mate! I hope you will stay motivated!!
@davidtaylor8195
@davidtaylor8195 3 жыл бұрын
Best Video ever !!!!
@Beardgames
@Beardgames 3 жыл бұрын
Thanks so much David hope it helped :)
@YouWillDoAsYouAreTold
@YouWillDoAsYouAreTold 3 жыл бұрын
great tutorial
@Beardgames
@Beardgames 3 жыл бұрын
Thanks a lot Daniel 🙂
@codyvandal2860
@codyvandal2860 3 жыл бұрын
Great tutorial bro
@Beardgames
@Beardgames 3 жыл бұрын
Thanks Cody :)
Unreal Engine 4 - Blocking Attacks (AI & Player)
17:31
Beardgames
Рет қаралды 15 М.
Unreal Engine 4 - Enemy Targeting System & Switch Attack Stance
12:13
Inside Out 2: ENVY & DISGUST STOLE JOY's DRINKS!!
00:32
AnythingAlexia
Рет қаралды 13 МЛН
when you have plan B 😂
00:11
Andrey Grechka
Рет қаралды 67 МЛН
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 7 МЛН
Unreal Engine - Flexible Combat System Features
34:49
Beardgames
Рет қаралды 23 М.
Why Solo Developers Should Use Unreal
9:51
Thomas Brush
Рет қаралды 388 М.
Unreal Engine 4 - Swap Weapon OR Attack Style (Tutorial)
7:37
Beardgames
Рет қаралды 12 М.
Unreal Engine 5 - How To Create Cinematics in Sequencer Tutorial
17:35
How I Remade MW2 with Unreal Engine 5
12:37
reubs
Рет қаралды 3,1 МЛН
Sprinting And Stamina - Unreal Engine 5 Tutorial
17:00
Matt Aspland
Рет қаралды 73 М.
Unreal Engine 5 - Flexible Combat System [REVIEW]
7:33
Virtus Learning Hub
Рет қаралды 64 М.
Inside Out 2: ENVY & DISGUST STOLE JOY's DRINKS!!
00:32
AnythingAlexia
Рет қаралды 13 МЛН