- 20
- 64 485
Damz Games
Приєднався 17 лип 2016
Welcome to Damz Games, your go-to hub for everything game development! Master the art of creating stunning games with our focused tutorials on Unreal Engine 5. From blueprints and scripting to level design, AI programming, character creation, and lighting techniques, we’ve got you covered.
Whether you’re diving into realistic environments, optimizing game performance, or crafting unique gameplay mechanics, our step-by-step guides are designed to help you every step of the way. Learn to create immersive worlds, master visual effects, and develop skills that will elevate your projects to the next level.
Join a growing community of passionate developers and turn your ideas into reality with expert tips, tricks, and tools. Subscribe now to Damz Games and take your Unreal Engine 5 game dev journey to new heights!
Whether you’re diving into realistic environments, optimizing game performance, or crafting unique gameplay mechanics, our step-by-step guides are designed to help you every step of the way. Learn to create immersive worlds, master visual effects, and develop skills that will elevate your projects to the next level.
Join a growing community of passionate developers and turn your ideas into reality with expert tips, tricks, and tools. Subscribe now to Damz Games and take your Unreal Engine 5 game dev journey to new heights!
Simple Enemy AI in Unreal Engine 5: Patrol, Chase & Attack Tutorial
📌 Useful Links
Link Discord to DOWNLOAD the Enemy with the Animations : discord.gg/gtDGZmVMUr
Support me on patreon : www.patreon.com/DamzGames
Twitter: bit.ly/damzgamesTwitter
My Game on Steam: store.steampowered.com/app/1560200/DzombZ/
0:00 - Intro
1:33 - Patrol System
9:40 - Chase System
13:40 - Attack System
Learn how to create a simple yet effective enemy AI system in Unreal Engine 5! In this tutorial, we’ll guide you step-by-step through setting up AI behavior, including patrolling, detecting the player, chasing, and attacking. Perfect for beginners and experienced developers alike, this tutorial focuses on optimizing gameplay mechanics for any project. Whether you're working on an FPS, RPG, or any other genre, mastering AI behavior is key to immersive gameplay. Watch now and enhance your Unreal Engine 5 skills!
Thank you for watching! Don’t forget to like, subscribe, and hit the bell for more Unreal Engine tutorials.
Link Discord to DOWNLOAD the Enemy with the Animations : discord.gg/gtDGZmVMUr
Support me on patreon : www.patreon.com/DamzGames
Twitter: bit.ly/damzgamesTwitter
My Game on Steam: store.steampowered.com/app/1560200/DzombZ/
0:00 - Intro
1:33 - Patrol System
9:40 - Chase System
13:40 - Attack System
Learn how to create a simple yet effective enemy AI system in Unreal Engine 5! In this tutorial, we’ll guide you step-by-step through setting up AI behavior, including patrolling, detecting the player, chasing, and attacking. Perfect for beginners and experienced developers alike, this tutorial focuses on optimizing gameplay mechanics for any project. Whether you're working on an FPS, RPG, or any other genre, mastering AI behavior is key to immersive gameplay. Watch now and enhance your Unreal Engine 5 skills!
Thank you for watching! Don’t forget to like, subscribe, and hit the bell for more Unreal Engine tutorials.
Переглядів: 1 185
Відео
How to Make Roads Splines in Unreal Engine 5
Переглядів 1,1 тис.День тому
📌 Useful Links Link of Discord to DOWNLOAD the Road : discord.gg/gtDGZmVMUr Support me on patreon : www.patreon.com/DamzGames My Game on Steam: store.steampowered.com/app/1560200/DzombZ/ Twitter: bit.ly/damzgamesTwitter Master the art of creating roads in Unreal Engine 5 using the versatile spline tool! In this detailed tutorial, we’ll show you how to design smooth and realistic roads, from cur...
How to Grab and Throw Objects in Unreal Engine 5
Переглядів 43521 день тому
📌 Useful Links Support me on patreon : www.patreon.com/DamzGames Twitter: bit.ly/damzgamesTwitter My Game on Steam: store.steampowered.com/app/1560200/DzombZ/ In this Unreal Engine 5 tutorial, learn how to grab and throw objects with physics-based interactions! I'll guide you step-by-step through creating a grabbing system, implementing physics handles, and setting up throwable objects. This is...
How to make Respawn System and Checkpoints in Unreal Engine 5
Переглядів 19221 день тому
Support me on patreon : www.patreon.com/DamzGames 📌 Useful Links : My Game on Steam: store.steampowered.com/app/1560200/DzombZ/ Twitter: bit.ly/damzgamesTwitter SECTIONS: 0:00 - Intro 0:25 - Map Creation 0:46 - Setup Respawn System 4:40 - Setup Checkpoint System learn how to create a Respawn System and implement Checkpoints in Unreal Engine 5 with this step-by-step tutorial. Whether you're a be...
Add Ragdoll Physics in Unreal Engine 5 (Tutorial)
Переглядів 26328 днів тому
📌 Useful Links Support me on patreon : www.patreon.com/DamzGames Twitter: bit.ly/damzgamesTwitter My Game on Steam: store.steampowered.com/app/1560200/DzombZ/ Learn how to create and implement ragdoll physics in Unreal Engine 5 with this step-by-step tutorial! Ragdoll physics bring life-like animations to your game characters by simulating realistic collisions and movements when characters fall...
3D Sound in Unreal Engine 5 Tutorial
Переглядів 57128 днів тому
📌 Useful Links Support me on patreon : www.patreon.com/DamzGames My Game on Steam: store.steampowered.com/app/1560200/DzombZ/ Twitter: bit.ly/damzgamesTwitter Discover how to set up 3D sound in Unreal Engine 5 to enhance your game's audio immersion! This tutorial covers step-by-step instructions for creating spatial audio, configuring sound attenuation, and linking sounds to objects within your...
How To Create A True First Person Camera in Unreal Engine 5
Переглядів 926Місяць тому
📌 Useful Links support me on patreon : www.patreon.com/DamzGames Twitter: bit.ly/damzgamesTwitter My Game on Steam: store.steampowered.com/app/1560200/DzombZ/ Want to make a true first-person camera for your Unreal Engine 5 game? In this tutorial, I’ll guide you step-by-step to set up a camera that feels immersive and realistic. You’ll learn how to adjust camera placement, disable the visible p...
How to Create a Health Bar in Unreal Engine 5 | Beginner Tutorial
Переглядів 303Місяць тому
📌 Useful Links Support me on patreon : www.patreon.com/DamzGames Twitter: bit.ly/damzgamesTwitter My Game on Steam: store.steampowered.com/app/1560200/DzombZ/ In this Unreal Engine 5 tutorial, I’ll guide you through creating a dynamic health bar for your game. Learn how to design, implement, and link a health bar UI to a player’s health system using Blueprints. This tutorial is perfect for begi...
Open and Close Door Tutorial in Unreal Engine 5
Переглядів 719Місяць тому
Learn how to create an interactive door system in Unreal Engine! In this tutorial, I’ll show you step-by-step how to open and close doors with a simple blueprint setup. This guide is perfect for beginners and developers looking to add realistic door mechanics to their games. 📌 Useful Links Twitter: bit.ly/damzgamesTwitter My Game on Steam: store.steampowered.com/app/1560200/DzombZ/ Thank you fo...
Unreal Engine 5.5 Features Summary - What’s New?
Переглядів 189Місяць тому
uneal engine 5.5 link : www.unrealengine.com/en-US/blog/unreal-engine-5-5-is-now-available In this quick video, we’ll cover the exciting new features in Unreal Engine 5.5! Learn about the latest updates and improvements that make UE5 even more powerful for game developers. Perfect for staying up-to-date with the tools shaping the future of game development. 📌 Useful Links Twitter: bit.ly/damzga...
Import Mixamo Character and Animations to Unreal Engine 5
Переглядів 775Місяць тому
In this tutorial, I’ll show you how to import a Mixamo character and its animations into Unreal Engine 5. Follow along as we cover the steps to transfer and set up Mixamo animations seamlessly. Perfect for game developers looking to add animated characters to their UE5 projects! 📌 Useful Links Twitter: bit.ly/damzgamesTwitter My Game on Steam: store.steampowered.com/app/1560200/DzombZ/ Thanks f...
Camera Scroll Zoom In Out in Unreal Engine 5
Переглядів 135Місяць тому
🔍 Master Camera Zoom In/Out in Unreal Engine 5 with Scroll Control! In this tutorial, I’ll show you how to set up a smooth scroll-based zoom feature in Unreal Engine 5. This guide is perfect for adding flexible camera control, whether for exploration games, RPGs, or any game that benefits from adjustable viewpoints. Great for both beginners and experienced devs! 📌 Useful Links Twitter: bit.ly/d...
Change The Mouse Cursor In Unreal Engine 5
Переглядів 1022 місяці тому
🖱️ Customize Your Cursor in Unreal Engine 5! In this tutorial, I’ll show you how to change the default cursor in Unreal Engine 5 to any custom design. Perfect for games where a unique cursor enhances the player experience! This step-by-step guide is great for beginners and experienced devs looking to add personalization to their UI. 📌 Useful Links Twitter: bit.ly/damzgamesTwitter My Game on Ste...
Switch between Third Person and First Person in Unreal Engine 5
Переглядів 6072 місяці тому
👁️ Switch Between Third and First Person in Unreal Engine 5! In this Unreal Engine 5 tutorial, I’ll walk you through how to create a feature that lets players switch between third-person and first-person views. Whether you're building a shooter, RPG, or exploration game, this mechanic adds a new level of immersion and player choice. Perfect for beginners and experienced developers looking to ad...
Double Jump in Unreal Engine 5
Переглядів 2642 місяці тому
🚀 Double Jump in Unreal Engine 5 | Add Vertical Boost to Your Game! In this Unreal Engine 5 tutorial, I’ll guide you through creating a double jump mechanic, a feature that adds an extra layer of excitement and mobility to any game. Learn how to implement smooth, responsive jumps that allow players to reach new heights! This video is perfect for beginners and seasoned developers looking to add ...
Slow Down or Speed Up Time in Unreal Engine 5
Переглядів 3942 місяці тому
Slow Down or Speed Up Time in Unreal Engine 5
How to Make a Crosshair in Unreal Engine 5 (Beginner Tutorial)
Переглядів 1122 місяці тому
How to Make a Crosshair in Unreal Engine 5 (Beginner Tutorial)
Thank you, I've been looking for a solution for several months why the animation doesn't work, only this guide explained to me what I was doing wrong :)
Perfect, thanks bro i got 2 weeks for my uni dissertation presentation and have not started yet implementing but this will help me with a great starting point
Nice tut. Works great.
ya3tik sahitou :)
thank you brother!
can make road tilt while it is changing direction ?
thanks buddy
It was thas easy ,thx for discord btw 🤍
Excellent tutorial, thank you for this. I noticed during testing that in third person, when turning the head, you can start clipping with the shoulders, turning a bit more then perhaps it should be able too.
Can you make a dynamic crosshair? One that expands when you move and shoot? Maybe also add that when you are still for a certain time, your aim is better. Similar to Resident Evil 2 Remake?
bro , plz make a video how to make road inside the ue5 love from bharat
Hi 👋, i made a new video about that , u can check it
I would like a tutorial about that if u make one can u tag me or something
nice tutorial bro
What a tutorial ! Thank u waiting for more
good vid .THX
your thumbnails are insane, how do you make them?
I really don't like it when games attach the camera to every head movement the third person character makes. makes the game feel very janky and not fluid. the camera needs to be at head level but camera bobbing should be set to filter some unnecessary head movements for certain animations.
It is a good tuto, keep it up
really well explained video... 3d sounds make a good improvement in quality of gaming.🙂
I don't see my player character when trying to cast to it in the Pre Construct event of the widget. could it be because I'm not using the default 3d player character?
It's possible that's the issue. If you're not using the default 3D player character, you'll need to cast to your custom character instead. Make sure to reference your specific character class in the cast node. Let me know if you need further clarification!
nice one mate.......
I needed this tusm
Thank u for this tuto
This game is Algerian 🇩🇿
Prte2
THANK YOU THANK YOU THANK YOU
Great turotial bro
Interesting tutorial. I'm curious on why you used line trace instead of just simple box collider overlaps or unreal message system (I don't remember the exact name rn). Can your method work if the player is facing the door but with the camera facing somewhere else?
Great question! In my tutorial, the line trace originates from the camera view to ensure the player’s focus aligns with what they’re interacting with. However, it’s totally possible to set the line trace to originate from the player instead. That approach could work better if you want interactions based on proximity or player orientation rather than the camera view. And about collision overlap Both approaches have their use cases depending on your gameplay needs!
You are a game changer man!!
Great tutorial for beginners
Good video, great sumorise, Can you do a tutorial how to use the new animation sequencer
thank you for this tutorial. can you please make a video about how to merge multiple mixamo animations in unreal engine 5, for e.g. one character doing walking, running, grabbing and throwing. thank you
thank you.
😍
This is the most efficient execution and explanation I watched. Tysm!
its helpful please try to make more such a helpfull tutorials
it's not working for me but probably bc i have tmp
thank you man, but next time please remove the music thanks.
at 3:16 when I drag my text, it is restricted
Thank god your script is working
I;m unable to add the score text to the Score script for some reason. Any ideas? The UI is coming of as TextMeshPro and not just Text.
For those who can't add TextMeshPro to the script. Select GameObject > UI > Legacy > Text. Then you can add it to script
Every tutorial starts with GameObject/UI/Text... except I follow and there is no text showing on mine. It is just Image and TextMeshPro...
For those who can't add TextMeshPro to the script. Select GameObject > UI > Legacy > Text. Then you can add it to script
couldn't drag the score text from hieracrhy to the script reference...anyone knows how to solve?
BROOO :) :):):) THIS VIDEO IS SO AMAZING, SIMPLE AND USABLE ON 3D GAMES THANK YOUUUU YOU GOT A FOLLOWER <3
would this work for 3d too?
I followed your instructions and for some reason the game won't let me play because apparently there is something wrong with Line 17 and I can't attach the script to my character, what do i do?
my c# doesn't recognise Collider2D. Any ideas?
Will there be an android version
Everything seems to work, but it counts every collision with objects, not only with coins. What could I have done wrong?
probably an issue with your tags
looks amazing 🔥✨