Unreal Engine 5 Beginner Tutorial - Creating your First Game with Blueprints

preview_player
Показать описание


Learn how to create a game in Unreal Engine 5. In this tutorial, you will learn how to develop a 3D platformer game from scratch using blueprints. Also, we will design and decorate a level we can use to play our game and try it!

Questions? Let us know in the comments!

-------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------------------------------------
Connect with us here:

-------------------------------------------------------------------------------------------------------------
Get in contact with us here!
-------------------------------------------------------------------------------------------------------------

*By making a purchase through any of our affiliate links, we receive a very small commission at no extra cost to you. This helps us on our mission to provide quality education to you. Thank you!

Timestamps
0:00:00 Intro
0:01:06 Create the project and import the assets
0:04:16 Create the character and use it in a game mode
0:10:34 Create the camera
0:13:38 Add the inputs and implement jumping
0:18:35 Simple movement and camera inputs
0:23:55 Refine the camera inputs
0:27:22 Refine the movement inputs
0:33:01 Create a simple level with some meshes and good lighting
0:38:44 Tweaking the character movement
0:46:34 Adding Animations to the character
0:58:54 Create a simple pickup
1:04:03 Create the goal
1:09:33 Have a simple game flow and polish animations
1:14:58 Different types of pickups
1:20:40 Adding overrides to the parent code
1:25:06 Coin pickup functionality
1:33:04 Key Pickup functionality
1:39:41 Gate blueprint functionality
1:47:01 Gate open animation
1:52:02 Creating different types of keys and gates
1:59:57 Creating a celebration state for the character
2:09:38 Creating a respawn system
2:15:24 Creating the checkpoint blueprint
2:27:33 Create the first level
2:35:20 Level Blockout
2:38:32 Adding some gameplay elements
2:43:08 1st pass of props
2:50:13 2nd pass of props
2:55:43 Final touches and play test
3:06:15 Final words
3:11:36 But wait theres more because I forgot about the coins
3:17:34 Conclusions
3:18:15 Outro
Рекомендации по теме
Комментарии
Автор

Hi! 👋

First 100 people to use the code YOURFIRSTGAME in the Interactive Menu course will get a huge discount!


By purchasing any of those tutorials we will get a small commission at no extra cost for you! If you want to support the channel and level up your game dev skills this is a great way to do it! This helps us on our mission to provide high quality education to you for free!


If you liked this video, subscribe for more! Comment below what kind of Tutorial you would like to see next!👇

unfgames
Автор

For anybody trying to figure out how to get camera pitch to not affect movement speed...

In your Movement blueprint section:
After "Get Control Rotation", create a "Break Rotator" and connect Return Value to Rotation.
Then create a "Make Rotator" and connect Z(Yaw) to Z(Yaw).
Then connect the "Make Rotator" Return Value to the "Get Forward Vector" and "Get Right Vector" nodes you created earlier (In Rot).

MetaphoricalMountaineering
Автор

Very good tutorial. Importing the assets does "break" the game if you are trying to package it for exporting but that is a little out of the intended scope of this tutorial. It helped me a lot with learning unreal. Primarily with this tutorial and a few other 5 min tutorials, i was able to make a game (just a personal project) fully packaged and playable not within the unreal editor. Unf great teachers.

Jangelb
Автор

Just finished this tutorial! Thank you SO much for putting this together. This was super easy to follow along with.

movepigeon
Автор

Hey bro, just wanted to say thank you for the tutorial. I have never used Unreal before and you really helped me to understand and feel more comfortable with the game engine. You a real one bro <3

matthewcresswell
Автор

This tutorial is very helpful and easy to follow. You've restored my hope in Unreal, I appreciate it

jacobachievement
Автор

Simply amazing tutorial. Gonna start this asap!

lykourgos
Автор

Yessss!!!! Thoughtful direction making this game real saucy!

PooShPoP
Автор

Thanks bro, i tried to watch multiples videos to learn, and this was the best to start, thank you !

ArtificialBeauties
Автор

Hey, I’m new and you have helped me a lot so far. Thank you and I have subscribed to support you!

redbullXfightr
Автор

WOW. Tomorrow is holiday, gotta need to spend time on this. thank you.

dconnectzone
Автор

(I'm sorry I posted that comment too quickly. I've just realised my mistake 😅.)
Hey, it's a bit late to ask you this question...
First of all I'd like to say that as I'm writing this comment, I haven't finished the tutorial yet but I'm already sure that I'm going to give it a thumbs up! Very good explanations. Through this comment, I wanted to ask you a question: I'm currently in the "Key Pickup Functionalitty" section. at 1:36:34 In this section you're trying to ensure that when you pick up a key, it opens a door with the corresponding colour. You therefore go to the Blueprint of the "BP_Key" key and to the event graph. You reuse the custom event "Event PickedThisUp" whose native node is BP_Pickup, which is used for any type of object that can be "picked up". To use the custom event, go to "function" and find it. Strangely, I can't find it. I was able to use it once, but now that I go to the BP_Key functions, it's no longer there. However, it is still present in BP_Pickup. What should I do?
Thanks again for the tutorial (even if I haven't finished watching it yet)!

Waiting for your reply!
Have a great day :)

Dominouce
Автор

Appreciated! Very informative. 👍

I think Steam is going to have a flood of these 😉

thegamethemovie
Автор

These tutorials are gold.. you explain things so well compared to others.

MikeP
Автор

Lone wolf here as usual love your video now i can learn blue print even more efficiently thank you so much my friend always make most entertaining video thank you so much for your kind information my friend 🤠

lonewolfanime
Автор

I completed the tutorial, MANY useful tips! Thank you so much 👍❤

Corazon_Saad
Автор

Finished this tutorial! Thanks u so much UNF

toran
Автор

This is insane content! Sadly im super bad at learning ue5 so i will look over all your videos again. Thank you so much

jesperrasmussen
Автор

Looking for ways to get started, this video helped a lot 🙂 Thanks!

searbhreathach
Автор

If I become a good game developer I will definitely donate you and I will promote you also because you have best explaination skills which is really really comfortable for new developers and I will say to my fans that you are the only teacher I learned game development from ;) be safe ✌️
Thank you ❤

JayantChakradhari