Unreal Engine 5 - Making A 2D Platformer in UE5 - Beginner Tutorial

preview_player
Показать описание
In this tutorial I go over how make a 2D Platformer Game In Unreal Engine 5 ( UE5 ) From complete scratch

📚 Chapters
Intro 0:00
Project Set Up 0:30
Creating A 2D Player Character 2:23
Adding Movement Input 5:53
Adding Animations 8:40
Adding Player Rotation 11:31
Camera settings 15:55
Creating The Master Actor 17:01
Creating A Falling Platform 18:37
Creating A Trampoline 25:16
Creating Spikes 30:13
Creating A Player Respawn 31:22
Commenting My Blueprints 35:42
Creating Checkpoint 37:23
Creating A Turret 40:11
Retractable Spikes 47:01
Creating A Timer 52:44
Creating A Gem 58:26
Creating A Map 1:01:23
Errors you may encounter when building a level 1:07:29
Creating A Win screen 1:11:04
Final Result + Outro 1:12:35

Other Links :

#unrealengine5 #2DPlatformer #Uisco
Рекомендации по теме
Комментарии
Автор

Tip for beginners: It's a good habit to learn from the start not to use ticks for everything, moving the custom animation and rotation event to the end of the InputAxis line will only check your animation needs when you actually moved as you don't need to check it 60 times a second (in a 60fps game) when not doing any movement anyway. Learning to avoid the tick as much as possible from the beginning will help you in your future game creations.

Good tutorial all in all just try and minimize the tick usage even if this optimization is not really needed for a small game like this, bad habits tend to bite you in your behind later on.

OpinionatedHuman
Автор

When you create the keybindings, you can just press the keyboard icon and then press the key you want to add instead of fiddling around with the dropdown menu.

Dealman
Автор

Well done, I am pleasantly surprised by the quality of this tutorial, the explanations are clear and the coach is excellent, thank you very much I hope there will be many more tutorials of this quality. This little Unreal platformer project is great

michelcab
Автор

Wow, nice. Thanks for taking the time to do this long video. It surely helps to learn almost everything one needs for a 2D game. God bless.

Ftradorex-oficial
Автор

thankyou!! you explain perfectly for beginners like myself.. please keep making more videos... psst! a little more volume next time :)

akankshakajal
Автор

Thank you so much for such an in-depth and thorough Tutorial! Absolutely Love your Channel! <3

KD-
Автор

ignore this comment I'm just putting the timestamp of how far into it I am incase youtube doesn't save it sometimes
25:23

great vid btw!!

dburton
Автор

I would love to see more videos like this its actually amazing how much people can learn from you and I plan to make this myself, in the next video I would like to see you add mobile controls as well, Thanks!! :))

julianalbum
Автор

As a complete beginner to Blueprints and making games, following this was quite easy (even though a lot of parts were very quickly explained), but I don't understand why I am doing most of the stuff. It's basically "Add these nodes, then you can do this", but I have no clue what I am actually doing.

ExploreSweden
Автор

certificate ✅! this makes it look so simple and i realized the hardest part is the assets lol.

bo-dgbh
Автор

2d terrain generation character can punch and place block add inventory system and trade system like pixel world

NDNGR
Автор

you didnt show how to make the block and key just an fyi

turboninja
Автор

Love it! Did you ever find a fix for the sprite being able to just walk up ledges and other objects without jumping? You tried to fix this around 29:30 by changing the "Max Out Of Water Step Height" and "Walkable Floor Angle" parameters to 0 (under character movement) to no avail.

fnanfne
Автор

Hi Uisco, can you make a fps sliding tutorial ?

mnessnd
Автор

Please support 2D more I need to know how the metrodivine camera works

hquxtpn
Автор

37:51. Курс достатньо непродуманий. Мені як новенькому дуже незручно в неприємно, що я повинен ще розбиратись у фотошопі і в цілому його купляти. Можна ж було окремо його в опис кинути, наче як колір змінений і авторські права вже не стосуються цих спрайтів💁

Пс, щоб зробити так само, можнв скористатись властивістю Color. Замість Set Flickbook знайдіть Set Sprite Color і оберіть зелений.

47:08 відсутні такі шипи. Пс. Замість цього ви можете змінювати Z координату (висоту).

40:30 не показали як додали ключ і двері

mklmk-vjhbj
Автор

Any "your scene contains a skydome mesh with a sky material but it does not cover that part of the screen" problem?

angelomosca
Автор

I think scaling the sprite to -1 in Z axis is easier than rotate the sprite for the axis movement

carlosrivadulla
Автор

I’m 15 minutes in, great vid, everything is working for me except when I got right the sprite disappears but the camera still goes right? Going left works fine? Any help would be appreciated

lwc
Автор

Where are the assets for this tutorial? I tried all the download links in the description and none of the assets you are using are in those links.

Valkyrienn