Make A Professional MainMenu And A Settings Menu In Unreal Engine 5

preview_player
Показать описание
In this Tutorial I will go over how to create a Mainmenu and a Settings menu in unreal engine 5 using blueprints and widgetblueprints for beginners.

I will cover how to make a mainmenu , a settings menu , how to create a UI/user interface , how to animate buttons and the icons, and how to change the mouse cursor.

If you want to learn unreal engine as a beginner you are in the right place !

#unrealengine5 #gamedevelopment #blueprints #userexperience #mainmenu #widgetblueprints
#firstpersonshooter
Рекомендации по теме
Комментарии
Автор

Yes, I say, this is how it should look. Tutorials should be long and comprehensive and should follow each other. You! Good Job Alireza

hoproduction
Автор

Great video! I just wanted to add a few remarks, because doing a perfect UI tutorial is pretty difficult ;)
1) The way you add padding at 19:50 is a problem for localized text, and it would likely be better to use some form of "fit to content"
2) Manually copy/pasting animations for each button is PROBABLY OKAY in this small case, but it's a lot better to create a separate MenuButton widget Blueprint that has the color, sound, and animation set up. Such a button would need to have a delegate so it can send information back to its parent (containing) widget when OnClick event happens.
3) Quite an over-use of Canvas panels in my opinion. I think some of these things can be done with an Overlay instead, which is more performant.
4) At 51:53 when you align the menu settings is problematic for localized text, and it's probably better to either use a grid or create a SettingsOption widget that has fixed size set up.
5) At 56:30 it's probably better to create a function that sets scalability to an integer input, but that's pure nitpicking.
6) In general I don't understand why there's two separate background blurs instead of just 1 that covers the entire screen? Because that line in the middle with transition from blurred to un-blurred is very visible. Alternatively it could be worth investigation into creating a Material with a gradient blur on the X axis.
7) For a "professional" tutorial (dangerous wording to use), you should check the scalability of the entire widget - ie. how does it scale to wider monitors, smaller/larger resolutions, how is the text scaling, how does the horizontal line beneath the game title perform during scaling?? :) These things are very important, and I absolutely expect a "professional" tutorial to go into great detail about this.

LvB
Автор

Your tutorial was like a best friend guiding me through the maze of software mysteries... you da real MVP! 🏆💻

kimiaghaderi
Автор

Thanks a lot man, every tutorial of this kind of high quality going straigh to the point FOR FREE, makes my faith in humanity going up a little bit

EvasHookGame
Автор

Thanks for the tutorial. I was able to follow it with my completely different menu style because you are very thorough

Celticninja
Автор

Your tutorials are a great way of getting started, thanks a lot for the invested effort. Plus, you mentioned a Tutorial about the Gamma slider, since you havent yet uploaded one, I'd like to hereby show interest :) Many thanks for what you have done and whats about to come

Soda
Автор

I've watched your tutorial more times than I've rewatched my favorite Netflix series... and that's saying something! 📺💻

kimiaghaderi
Автор

Thank you very much for the tutorial. Lots of effort went into making it, recording it and editing it for sure. Much appreciate that.

lolaswift
Автор

Banger tutorial bro! Took me some time as a new UE user, but very well explained! W Creator + 1 Sub

jesseroeleveld
Автор

I fyou havent would love to see a gama tutorial- nothing on here really explains well and I'd love to support the channel further!

lucidedits
Автор

Thank you man.Awesome, easy and comprehensive .stay safe

ASTRO.NUTS
Автор

Thanks so much keep doing videos on Unreal engine 5.
Also, your explaining is really good and easy to follow with all fixing issue you did is really good.
Thanks again

asbernoma
Автор

Beautiful Video man, love how simple it looks while still looking beautiful.

MrButiier
Автор

Best video of YT helping to make a menu. Thanks dude!

melqueescossio
Автор

Looks so cool! Liked and subbed! Thank you 🎉🎉

jomesias
Автор

this was exactly what i was looking for and its recent as well, thank you!!!

pacificnoble
Автор

You are the best. I always look for a tutorial on Ui, as someone who's coming from Figma. I would like to implement my Figma designs in Unreal engine, and your tutorial helped a lot. Thanks. please do more UI tutorials

chidigfxdgeneralist
Автор

Thank you a million times for what you are doing!

BerryFarmGaming
Автор

quick tip, in a canvas if you want an image or grid to take up the whole screen, press shift and control before clicking the anchor, then you dont have to set the X and Y size to 0 :)

DripChip_
Автор

You got a sub from me! Thanks for sharing your skills with us!

cadmanfox