Learning Unreal Engine in One Month to make a Game!

  Рет қаралды 23,637

Will Hess

Will Hess

2 ай бұрын

Unreal Engine is an incredibly powerful game engine that I have wanted to learn for a while now, so I dedicated the month of January to learn Unreal Engine 5 and then make a game with it.
GameDev.tv course: www.gamedev.tv/p/unreal-5-0-c...
To check for a sale, go to the courses page and then click on the course again. For some reason the link isn’t showing a sale.
Learning to make video games with Unreal Engine 5 was tricky at first. Watching Unreal Engine beginners guides on youtube wasn't working out too well for me. Compared to Unity and Godot, UE5 has a lot more things to learn and the amount and quality of the learning resources are much worse in my opinion. What really helped me learn Unreal Engine 5 was a gamedev.tv course on learning unreal with C++. C plus plus is a programing language that Unreal Engine uses. Unreal also has a visual programming language called blueprints.
After making 5 beginner projects with the course from game dev tv, I spent the rest of the month creating my own video game in unreal engine. The game I was going to make is a puzzle horror game where there are spooky statues that only move when they are in the dark and freeze when they are in light. The player has to solve puzzles trying to escape a room while avoiding the statues.
Due to some issues at the end I couldn't quite export the game, but I still had a lot of fun learning unreal engine in a month and would recommend that you learn UE as well if you like game dev.
Subscribe: kzbin.info...
Instagram: / will_hess_yt
TikTok: / will_hess_yt
X: / will_hess_yt
LinkedIn: / will-hess-iii-046159233
Discord: Will Hess(hashtag)9883
If you have any questions feel free to reach out over social media!

Пікірлер: 89
@k3y.mp4
@k3y.mp4 2 ай бұрын
as someone who has been trying to learn ue5 for a few months, your progress is amazing, keep going! edit: for anyone looking for good learning resources, the official unreal docs are actually amazing
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Thanks for watching!
@Qwiggalo
@Qwiggalo 2 ай бұрын
The first thing you should do when starting a project is build it, then do daily builds. It's WAY easier to figure out what's wrong before making weeks of progress.
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
That’s actually really smart lol. Thanks for sharing! You probably just saved me massive amounts of future headaches!
@bh8763
@bh8763 2 ай бұрын
Def should come back to this in the future. Such good potential
@mio-vi2rg
@mio-vi2rg 2 ай бұрын
You know I'm not sure if I'm more impressed by how quickly you picked up UE or your commentary skills haha
@DavidSchiess
@DavidSchiess 2 ай бұрын
such a cool idea to have fixed poses for the enemies instead of animations!
@billyboy1er
@billyboy1er 2 ай бұрын
I'm pretty sure he got the inspiration for that game from the Doctor Who angel statues, one of the creepiest and scariest episodes!
@DavidSchiess
@DavidSchiess 2 ай бұрын
yes - what I meant is that he chose poses in the first place instead of freezing the animations. In hindsight probably the best and most simple solution, but I wouldn't even have thought of that. Even though it's obvious that they won't ever be seen moving@@billyboy1er
@QuarzleTheMinecrafter
@QuarzleTheMinecrafter 2 ай бұрын
I love this channel. The production quality is what you would expect from million subscriber channels.
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Thanks I appreciate it!
@Nunokoiso22
@Nunokoiso22 Ай бұрын
Dude! Orange box moves! That's insane, I spent 3 hours and I'm not even close. The basic actor is a lousy cylinder
@Lucas-fl6py
@Lucas-fl6py 2 ай бұрын
great video! really engaging and interesting even though I don't do game development at all. also this is a really cool concept for a game I hope you end up going back to it
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Glad you enjoyed it!
@SudKalwale
@SudKalwale 2 ай бұрын
you deserve more love from youtube.. Sharing, wish you the best
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Thank you so much!
@Drew-Chase
@Drew-Chase 2 ай бұрын
Most games can be developed without delving into C++. Blueprints offer extensive capabilities, performing tasks nearly as efficiently as C++. C++ becomes essential primarily for tackling advanced or lower-level concepts.
@finesseandstyle
@finesseandstyle 2 ай бұрын
Haha, you're not alone in the Unreal failing to export the game. I've had to troubleshoot that 2 seperate times for an entire day and it still wouldn't launch the game.
@OrangeAceGaming
@OrangeAceGaming 12 күн бұрын
We desperately need our own version of Brackeys for Unreal
@WillHessGameDev
@WillHessGameDev 11 күн бұрын
He came back and is now team godot. Who knows he might do some unreal too
@NicoparaDEV
@NicoparaDEV 2 ай бұрын
You could use unrealCLR or angel script although you would then get cut out of cutting edge tech like Mass entity
@ctndev
@ctndev Ай бұрын
Welcome the bare witness about Dunning Kruger effect. Well done gentlemen, you learnt Unreal in 1 month.
@SamuTheFrog
@SamuTheFrog 2 ай бұрын
My experience learning UE was much different. I found documentation & tutorials to be a dime a dozen on just about any topic I needed to know. Godot and Unity both I feel like I had to dig through a sea of irrelevant information that really tilted my motivation.
@LaserGadgets
@LaserGadgets 2 ай бұрын
So if you know Unity, did you make a 3D game in unity too? If now, you should, entertaining and helpful indeed! And very motivating! Good job, really.
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
I have made a 3d puzzle game with unity. The playlist is on the channel!
@LaserGadgets
@LaserGadgets 2 ай бұрын
@@WillHessGameDevCool, thanks. Will check that out for sure.
@sebay4654
@sebay4654 Ай бұрын
Currently what im Good at is Narrative, what im Bad at is 3d modelling and anything Art Related, and what im Relatively capable of is Basic Programming (things like Puzzle Logic and interaction Flags ECT but anything to do with Character Movement,Physics and similar topics Are an absolute headache
@LostSapling
@LostSapling Ай бұрын
Nice Video!
@WillHessGameDev
@WillHessGameDev Ай бұрын
Thanks!
@nyukiland
@nyukiland 2 ай бұрын
The problem with the move function is that, you have a really limited control. So i you want your character to move in a certain way it can make it a lot harder
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Agreed, that’s definitely a big trade off. It is really easy to make a character move in a normal human way, but I would have no clue how to go about making a mechanic like horizontal wall running. I remember when I started with unity I wanted to mess around in 3D by making a titanfall portal hybrid and remember making the horizontal wall running pretty easily, but in unreal it seems like a nightmare lol!
@wclip_central
@wclip_central 2 ай бұрын
What is the name of the second project of the course asset pack with that beautiful character, please i would really like to base a game off of that, thanks!
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
I believe it is called the unreal learning kit and the is available for free in the marketplace in the epic games launcher
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Good luck with your game!
@wclip_central
@wclip_central 2 ай бұрын
U the only creator that answer, + 1 sub, and thx!!!@@WillHessGameDev
@amirarshiamirzaei710
@amirarshiamirzaei710 2 ай бұрын
grats for commitment and hard working learning all that just for half and making a real game from other half
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Thanks
@SpiritEconomy786
@SpiritEconomy786 27 күн бұрын
Hi I would like a video on interactive games, I like the idea of “heavy rain” I want to build something small and similar
@sebipopa6964
@sebipopa6964 2 ай бұрын
can you make a more detailed tutorial on how to do this?
@WillHessGameDev
@WillHessGameDev Ай бұрын
Maybe in the future when I get better at unreal but this was more of a little documentation of the path I took to learn the engine
@siddhubhai2508
@siddhubhai2508 26 күн бұрын
Hey guy, your suggestion made me think more clear, but a darker thing came in my mind, Can I request something? It may be possible that you won't make a video on my single comment but it also may be possible you will make because you are a pro and experienced guy, so request is can you make a true review on Unreal Engine 5 official docs, will it be best platform to learn UE5? Because soon I gonna choose that but before doing that I prefered to take your advice, please help your little brother 🥺
@WillHessGameDev
@WillHessGameDev 26 күн бұрын
Thanks for the suggestion but I think there are a lot of ue5 reviews already out there and I don’t have as much experience with it to be able to make a valuable review in the first place.
@siddhubhai2508
@siddhubhai2508 25 күн бұрын
@@WillHessGameDev Thanks for your reply, I were waiting for, also I will look to another for this, I'm very glad you accepted your level of learning in ue5 and didn't lied, thanks a lot from heart ❤️🤩☺️
@user-go7em8wm8l
@user-go7em8wm8l Ай бұрын
Can i make +100 levels in a game without any subscription in unreal
@sangheilizealot5787
@sangheilizealot5787 2 ай бұрын
Wow i am learning since half a year and feel like i cant do anything im mostly going from tutorial to tutorial t.t
@middleagedshred
@middleagedshred 2 ай бұрын
strange..your link to the course said over 200 dollars but if you click courses link then find the course in the list its 20 dollars..)
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Interesting… I’ll mention something like that in the description
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Thanks for letting me know
@marcapouli7805
@marcapouli7805 Ай бұрын
I have more than 40 K hours on UE and still can't make a game. I doubt 1 month is enough.
@travis2222
@travis2222 2 ай бұрын
Epic charges 5% if you make over one million and they charge a license to people using UE for non game dev uses
@MrSkeleton14
@MrSkeleton14 2 ай бұрын
1:37 me when i see anything other than python, gml, or javascript:
@KillerDudeT19
@KillerDudeT19 2 ай бұрын
When I learned UE I used blueprints. Mage stuff soooo much easier
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Some stuff I found only to work in blueprints, like the new enhanced input system but for everything else I just felt c++ was a less clunky way to implement it. I get lost very easily when looking at massive blueprints but to be fair it’s just because I’m not used to it. Literally the same argument can be made in favor of blueprints. That’s the beauty of it, no matter if you like blueprints or c++ you can still get by pretty well.
@KillerDudeT19
@KillerDudeT19 2 ай бұрын
@@WillHessGameDev that is true. That's why I love UE
@Sworn973
@Sworn973 27 күн бұрын
lol, who else went over the course thinking it would still be 14?
@Brasztub
@Brasztub Ай бұрын
hi bro i think u have good skills in creating games , i want to make a team with people that have skills in game design ,advertising , and some other valuable skills , i have a vison of making a game based on some right factors that will serve a purpose as i have social median background i understood something something cool about people and online products i wish u i wish i could put that in use , so both us and consumers we can enjoy the process together , as am working i could spend some money on that would be fun to learn some stuff and become friends let me know thx (:
@WillHessGameDev
@WillHessGameDev Ай бұрын
Thanks for the offer but I want to focus more on learning to be self sufficient in game dev rather than working for someone. Besides there are a lot more qualified people than me that you can hire.
@Brasztub
@Brasztub Ай бұрын
well don't u think in order to build your own empire would be better to work with people ? also i will not hire we will work together as friends marketing a project , i would just spend some money on that i could learn some stuff and help out @@WillHessGameDev
@victoryhero6895
@victoryhero6895 2 ай бұрын
Hello, any new developers looking to help me with a project? I am using unreal engine and need somebody a little more skilled than I am: at blueprints, scenes, effects, character importing, and pretty much frameworks. I have some basic concepts but the things that I envision for the game just won't translate to my coding and unreal engine skills, probably will be free-to-play
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
This probably isn’t what you want to hear, and I imagine I’m not the first to tell you, but try to make something you can reasonably do yourself. If you’re new to unreal learn this stuff and get good at it. Make something. Anything. It doesn’t matter what because it will help you get better. Try to not make it too ambitious but even failing at a big ambitious project will be a great learning experience (I struggle a lot with that part myself). It’s better to just fail alone than rope someone else in and be forced to pay them for a project that didn’t meet your expectations, and yeah you are going to need to pay people regardless. People don’t just do that stuff for free. Good luck with your game dev endeavors!
@victoryhero6895
@victoryhero6895 2 ай бұрын
yeah I think it is all how much time people are looking to spend on things they already know, if its worth my money I will learn more. don't improve without knowing more about how professionals have done it, that is the basic framework haha@@WillHessGameDev
@oyentemaniatico
@oyentemaniatico 2 ай бұрын
course is $234 now 😱
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
It will go back down… eventually…
@feanixfukari
@feanixfukari 2 ай бұрын
Have you heard of Doctor Who's Weeping Angels?
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
I have not. Is it a similar concept?
@feanixfukari
@feanixfukari 2 ай бұрын
@@WillHessGameDev Yeah they are statue angels that only move when you aren't looking. I have a gut feeling you'll enjoy the related episodes. Their design is super creepy and the episodes feel like a short horror feature.
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Thanks for letting me know!
@middleagedshred
@middleagedshred 2 ай бұрын
Haha..yea i was gonna comment this reminded me of an episode of doctor who
@oglothenerd
@oglothenerd 2 ай бұрын
Did you make sure your C++ code had no memory leaks?
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
I’m still trying to figure out how pointers and references work lol. I would not be surprised if it did!
@oglothenerd
@oglothenerd 2 ай бұрын
@@WillHessGameDev Malloc and free babyyyyyyy!
@user-ze8pl8to2b
@user-ze8pl8to2b 2 ай бұрын
@@oglothenerd RAII is the true path to enlightenment
@oglothenerd
@oglothenerd 2 ай бұрын
@@user-ze8pl8to2b I really don't understand why. I have a hard time understanding what exactly it is, but from what I have gathered, it is an error prone way to managing memory. I personally love what languages like Rust are doing, where it is a memory safe compiled language, without anything extra like a garbage collector.
@RamazanKhakimzhan
@RamazanKhakimzhan 2 ай бұрын
Man how old are you interesiting to know is it to old start game dev at 20 yers old?
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
20 is definitely not to old. I’m 18 and even though I’m new to unreal I’ve been doing game dev stuff for a while now. If you have prior experience coding then it will be super easy if not then don’t worry coding isn’t too bad. Good luck!
@SamuTheFrog
@SamuTheFrog 2 ай бұрын
As an avid UE5 user, I can say its much easier to do 3d in it than Godot, BUT, ULTIMATELY Godot is as good as the dev is. Js.
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
Very true
@SamuTheFrog
@SamuTheFrog 2 ай бұрын
@@WillHessGameDev I follow the philosophy that you should use the tool that best benefits you & stays out of the way of your workflow the most. If you ask me, that is Unreal in a nutshell. It does most of it for you allowing your creative side to really flourish.
@axzul777
@axzul777 2 ай бұрын
Try first gd engine
@User-cn2qj
@User-cn2qj 2 ай бұрын
You payed 14$ dollars for the course? Haha, i payed 9.99$ for the course 😎
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
🤑🤑🤑🤑🤑
@user-qf7zz9yk5m
@user-qf7zz9yk5m 2 ай бұрын
unity is best
@oglothenerd
@oglothenerd 2 ай бұрын
Godot 3D is actually quite capable.
@WillHessGameDev
@WillHessGameDev 2 ай бұрын
I know but UE 5 has got some hard core 3D features that I didn’t mention like lumen and nanite.
@2dbaddiepostedonmybed
@2dbaddiepostedonmybed 2 ай бұрын
lol you sound like you 15
@deviiancee765
@deviiancee765 5 сағат бұрын
YuHuhurr luh twizzy (did you hear that the creator of choochoo Charles only used visual code?)
I went through ALL Unreal Engine Plugins, here is what I found
36:35
The Ultimate Guide for Physics in Game Development!
1:04:41
Will Hess
Рет қаралды 96 М.
Godzilla Attacks Brawl Stars!!!
00:39
Brawl Stars
Рет қаралды 8 МЛН
CAN FOXY TRICK HIM?! 🤣 #shorts *FOXY AND NUGGET!*
00:17
LankyBox
Рет қаралды 17 МЛН
Stupid man 👨😂
00:20
Nadir Show
Рет қаралды 10 МЛН
I Made a Game in Unreal in 14 Days... (No Experience)
32:59
Jack Sather
Рет қаралды 896 М.
6 Months Learning Unreal Engine - My Game Dev Journey
11:26
solomon gumball
Рет қаралды 121 М.
DevLog #1 - A Tale of Shadows (2 month progress)
15:19
Michael The Game Design Guy
Рет қаралды 1,4 М.
The Most Common Mistake Beginners Make in Unreal Engine | UE5
12:17
Ali Elzoheiry
Рет қаралды 78 М.
3 Devs Make An FPS - Godot vs Unity vs Unreal || GameDev Battles
12:39
10 Unreal Engine 5 PLUGINS I can't live without!
9:37
Cinecom.net
Рет қаралды 417 М.
How To Make A Game Alone
16:44
Thomas Brush
Рет қаралды 167 М.
choosing a game engine is easy, actually
15:08
samyam
Рет қаралды 143 М.
i made this indie game and it changed my life
16:51
Jordy Lakiere
Рет қаралды 871 М.
How to make YOUR dream game with no experience
11:31
BinzuDev
Рет қаралды 1 МЛН
ОБЫЧНЫЙ ДЕНЬ РОЖДЕНИЯ 😅 |  #mellstroy #shorts
0:18
Спидран по кошмару... 91ч
0:25
Zalperovski
Рет қаралды 3,5 МЛН
Спидран по кошмару... 91ч
0:25
Zalperovski
Рет қаралды 3,5 МЛН
Катюша дала залп #ссср #история #война #9мая
1:00
#софянка
0:25
Софья Земляная
Рет қаралды 2,4 МЛН
Осиное гнездо у себя дома
0:27
ЛАЙФСТОРИ
Рет қаралды 1,8 МЛН
Самый СЛАБЫЙ папа! inst: psawkin
1:00
Petr Savkin
Рет қаралды 1,7 МЛН