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

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024

ความคิดเห็น • 194

  • @hoproduction8207
    @hoproduction8207 5 หลายเดือนก่อน +42

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

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      Glad you liked the video my friend. I used to think short tutorials will do better because people don't have the time and energy to sit through a 1 hour tutorial. It seems that I was wrong! this video got much more views in 1 week than any other video on my channel. So yes you are right and also other people like long tutorials too !

    • @saturn5312
      @saturn5312 2 หลายเดือนก่อน

      dont worry you will soon be tired and will be wanting for 5 min tuts soon

    • @ProfShibe
      @ProfShibe หลายเดือนก่อน

      @@saturn5312 and then you'll make garbage

  • @007LvB
    @007LvB 2 หลายเดือนก่อน +9

    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.

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน +3

      Thanks for taking the time and sharing your thoughts with us my friend. The thing with making tutorials on youtube is that most of the audience (over 70 % ! ) are beginners . If you try to consider everything in the video you will end up with a 5 hour long overcomplicated video which frustrates a lot of people.
      So I have to intentionally neglect some aspects of the job to be able to make something easy to understand, and that of course comes with a cost.
      The word Professional in the title is getting this video into a lot of trouble so I think if I remove this word everything will be fine ! LOL .
      anyways, thanks for mentioning these points, They are valid and I learned from your ideas. 🥂

    • @007LvB
      @007LvB 2 หลายเดือนก่อน

      @@UnrealART Quite no problem! :) We are all here to learn, including myself.

    • @Zeldarulah
      @Zeldarulah 24 วันที่ผ่านมา

      Thank you for this comment, number 2 in particular was quite surprising to me the way the tutorial handled it.

  • @lucidedits9958
    @lucidedits9958 วันที่ผ่านมา

    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!

  • @kimiaghaderi3920
    @kimiaghaderi3920 4 หลายเดือนก่อน +9

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

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      Wow, thank you!

  • @EvasHookGame
    @EvasHookGame 4 หลายเดือนก่อน +5

    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

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      Glad to hear that! happy to be of help 🥂🙏

  • @Celticninja011
    @Celticninja011 หลายเดือนก่อน +2

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

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      Thanks man, glad you liked the tutorial

  • @kimiaghaderi3920
    @kimiaghaderi3920 4 หลายเดือนก่อน +2

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

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      Wow, thanks!

  • @DripChip_
    @DripChip_ 2 หลายเดือนก่อน +3

    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 :)

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน +1

      Thanks for the tip mate. I will try to use it next time 🥂

  • @jesseroeleveld5430
    @jesseroeleveld5430 15 วันที่ผ่านมา

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

    • @UnrealART
      @UnrealART  14 วันที่ผ่านมา

      Thanks for the sub my friend! I appreciate it.

  • @ASTRO.NUTS777
    @ASTRO.NUTS777 2 หลายเดือนก่อน +1

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

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน

      Thanks, you too!🥂🙏

  • @Soda4386
    @Soda4386 หลายเดือนก่อน +1

    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

    • @UnrealART
      @UnrealART  29 วันที่ผ่านมา +1

      Hey, glad you like the videos! I didn't know people need gama settings this much ! LOL isn't there any content about it on youtube?

    • @Soda4386
      @Soda4386 27 วันที่ผ่านมา

      @@UnrealART it appears that there is nothing out there that makes it short, easy and hand on to quickly implement - which is pretty much what your videos provide. Could you do it, please? 😉

  • @melqueescossio
    @melqueescossio หลายเดือนก่อน +2

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

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      Glad it helped!🥂🙏

  • @ProfShibe
    @ProfShibe หลายเดือนก่อน

    This was super helpful. Thanks dude.

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      Glad it helped!

  • @badbiffa2
    @badbiffa2 หลายเดือนก่อน

    Thanks for the upload. Decent tutorial for sure.

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      Glad you liked it!

  • @lolaswift111
    @lolaswift111 5 หลายเดือนก่อน +1

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

    • @UnrealART
      @UnrealART  5 หลายเดือนก่อน

      You're very welcome! glad you liked the video 🥂🙏

  • @DEM1GOD7
    @DEM1GOD7 5 หลายเดือนก่อน +1

    I'm so excited! i have been looking for a proper tutorial for so long. THANK YOU!

    • @UnrealART
      @UnrealART  5 หลายเดือนก่อน +1

      You're so welcome! Glad you like the video 🙏🥂

  • @asbernoma999
    @asbernoma999 2 หลายเดือนก่อน

    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

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน

      Thanks mate,Glad you like them!

  • @pacificnoble4513
    @pacificnoble4513 4 หลายเดือนก่อน

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

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      Happy to be of help ! 🥂🙏

  • @jomesias
    @jomesias 3 หลายเดือนก่อน +1

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

    • @UnrealART
      @UnrealART  3 หลายเดือนก่อน

      glad you liked it !

  • @chidigfx3dgeneralist164
    @chidigfx3dgeneralist164 3 หลายเดือนก่อน

    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

    • @UnrealART
      @UnrealART  3 หลายเดือนก่อน

      You're very welcome! glad you liked the video. I am just curious, what kind of project are you working on in unreal ?

  • @kristofferapneseth
    @kristofferapneseth 4 หลายเดือนก่อน

    Thank you🙌🏻 as a beginner this was perfect😊

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      Glad it was helpful!

  • @kacktustoo
    @kacktustoo 5 หลายเดือนก่อน

    This was so cool, thank you for doing it, very much appreciated.

    • @UnrealART
      @UnrealART  5 หลายเดือนก่อน

      Glad you enjoyed it!

  • @bornbrewedmusic9786
    @bornbrewedmusic9786 หลายเดือนก่อน

    Enjoyed your tutorial amazing work

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      Thank you! Cheers!

  • @ivargavelin5741
    @ivargavelin5741 หลายเดือนก่อน

    great tutorial!

    • @UnrealART
      @UnrealART  หลายเดือนก่อน +1

      Thank you! Cheers!

  • @kimiaghaderi3920
    @kimiaghaderi3920 4 หลายเดือนก่อน

    Your tutorial was like a delicious slice of pizza... satisfying and leaving me hungry for more! 🍕💻

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      So good! 🥂

  • @MrButiier
    @MrButiier 4 หลายเดือนก่อน

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

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      Glad you like it!

    • @MrButiier
      @MrButiier 4 หลายเดือนก่อน

      @@UnrealART Absolutely! Art and Design is something I struggle with so I love seeing how to incorporate simple but yet beautiful UIs

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      @@MrButiier AI helps a lot in design and concept art. I recommend spending some time with the tools. It's a good investment

  • @АндрейЗнак-и1б
    @АндрейЗнак-и1б 4 หลายเดือนก่อน

    Thank you very much 🙏😊 professional tutorial

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      Welcome 😊

  • @Test-xt3ys
    @Test-xt3ys 3 หลายเดือนก่อน

    Thanks man, helped learning some things

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน +1

      No problem!

  • @JJChalupnik
    @JJChalupnik 2 หลายเดือนก่อน

    This was awesome! Thank you!

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน

      you are very welcome

  • @notducky8972
    @notducky8972 หลายเดือนก่อน +1

    Hiiii awesome tutorial really helped me alot but there is one bug " When we click on settings or back button multiple times the main menu grid and settings grid also keeps on multiplying pls provide the solution in comments section if possible

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      hey, glad you liked it, please send me a screen record so I can see what's happening, 4lirezaemami@gmail.com

  • @jamesbrady1930
    @jamesbrady1930 หลายเดือนก่อน +1

    how do you soften the blur edges? so its not hard? otherwise great video. I am glad I found you. I got more done in 20 minutes than a lot of other tutorials. :) finally can start learning more blueprinting and become more self-reliant on completing my game.

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      Hey, Glad you liked the video! well I have no idea how to do that, maybe it works with a gradient mask or something like that.

    • @demonmcfly1579
      @demonmcfly1579 หลายเดือนก่อน

      Layer your blurs at softer opacities, so the far right would be your first and most layered, so layer it again and increase the edge size slightly. And repeat.
      This should have the furthest right the most blurry due to the overlapping (I think) lol

    • @UnrealART
      @UnrealART  หลายเดือนก่อน +2

      @@demonmcfly1579 yeah
      that could work. thanks for the idea ! 🥂🥂🙏🙏

  • @AryanShamsAnsari
    @AryanShamsAnsari 13 วันที่ผ่านมา

    Thanks Alireza damet garm :)

    • @UnrealART
      @UnrealART  8 วันที่ผ่านมา

      mokhlesim

  • @hasstv9393
    @hasstv9393 4 หลายเดือนก่อน

    Great Lesson.

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      Glad you liked it!

  • @xenaisu
    @xenaisu 15 วันที่ผ่านมา

    You can add one more step to this process, once you have your main menu background render the way you like it, it would be better to record it and turn it into a video so you are not using any processing power at all. Then replace the main menu background with a very high quality video recording instead.

    • @UnrealART
      @UnrealART  14 วันที่ผ่านมา +1

      yeah this is a very good tip for the performance. thanks for sharing 🙏

  • @fris_bee_iq
    @fris_bee_iq 5 หลายเดือนก่อน +1

    This is nice work, brother

    • @UnrealART
      @UnrealART  5 หลายเดือนก่อน +1

      Much appreciated

    • @fris_bee_iq
      @fris_bee_iq 5 หลายเดือนก่อน

      @@UnrealART What are the best sources for sounds and UI in your opinion?

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      www.gameuidatabase.com
      This website is a game UI data base . you can use it to see how UIs look in games and get ideas.
      for the UI assets, you can use freepic for example.
      For sounds you can use upbeat or freesound.

    • @fris_bee_iq
      @fris_bee_iq 4 หลายเดือนก่อน

      @@UnrealART Thank you very much

  • @loki5298
    @loki5298 3 หลายเดือนก่อน

    thank you for this video, you explain everything awesome

    • @UnrealART
      @UnrealART  3 หลายเดือนก่อน

      you are very welcome, glad you liked it!

  • @generalsub7
    @generalsub7 2 หลายเดือนก่อน

    Liked & subscribed

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน

      Thanks a lot 🥂🙏

  • @boimasoud3658
    @boimasoud3658 5 หลายเดือนก่อน

    Best tutorial on making Main menu💯👌tnx brother
    also plz give us tutorial on gamma functionality(i need it for my project now😁)

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      Thank you very much . glad you liked the video!
      well Gama was just an example to showcase the slider . Do you really need gama adjustment for your game? If yes, I have to look into it and find the best approach to implement it .

  • @TheArcuray
    @TheArcuray 27 วันที่ผ่านมา

    I like this.

    • @UnrealART
      @UnrealART  23 วันที่ผ่านมา

      thank you

  • @aminstorm-o1s
    @aminstorm-o1s 2 หลายเดือนก่อน

    Thanks Ali.
    I was wondering if you could make a tutorial with Keyboard/Gamepad functionality aswell :)

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน

      you are welcome, not sure what you are looking for exactly, can you explain it a little?

  • @hrachyageghamyan5022
    @hrachyageghamyan5022 4 หลายเดือนก่อน

    Hello, I really liked your lesson and I really wanted you to continue the lesson about the system (Sava and Load).

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      glad you liked the video. Saving and loading is a little tricky but I will try to make a tutorial about this topic soon

  • @WarsheepGER
    @WarsheepGER 2 หลายเดือนก่อน

    Hey how to fix it when you click more time on a button and the action gets multipled?

  • @krallebiek
    @krallebiek 4 หลายเดือนก่อน

    Nice tutorial 😄 please do also the gama setting video 🙂

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      Thanks man, Will do soon

  • @mx-gamesdev8287
    @mx-gamesdev8287 หลายเดือนก่อน

    Could you please update this showing people how to use a game controller to navigate this menu as this could be a great follow up to this Tutorial... Like if you agree...

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      Hey, glad you liked the video. Unfortunately I don't have a controller now, I have to buy one

  • @if...5886
    @if...5886 หลายเดือนก่อน

    Salam dadash ❤❤ hamin farmon pishbro

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      mamnoon ❤️❤️🥂🥂

    • @if...5886
      @if...5886 หลายเดือนก่อน

      @@UnrealARTplz make video about how we can set button for Android game🙏

  • @Zeldarulah
    @Zeldarulah 24 วันที่ผ่านมา +1

    35:40 Is this really the way to do this? This seems incredibly tedious. Surely there must be a way to use just one hover animation that controls a different text object?

    • @UnrealART
      @UnrealART  23 วันที่ผ่านมา

      Yes there are. but it makes things a little complicated and the audience might loose you. so I prefer keeping things easy to understand, even if implementing them gets a little tedious.

  • @TheSquess
    @TheSquess 4 หลายเดือนก่อน

    Nice video!

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      Glad you enjoyed it

  • @lanwoah
    @lanwoah 2 หลายเดือนก่อน

    Do you actually code the gamma setting with blueprints? I can't necessary find it, timestamps would be insanely helpfull (tip).

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน

      No I didn't cover it in this video but you can find tutorials about the topic and implement it in the menu easily. I will consider the tip about the time stamps. makes total sense. thanks.

  • @yasminemekarnia3662
    @yasminemekarnia3662 หลายเดือนก่อน

    Thanks for the video very helpful, but I'm having a small problem where ever I change any of the settings like the quality to low it apply then I go back to main menu and back again to setting I find the quality back to the selected option even tho it's low how can I fix it ?

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      hey, you need to use a game instance in your project and save the settings there. I didn't cover that in the video to avoid making the video overcomplicated. you will easily find tutorials about how to cast to the game instance and how to set and get variables from it.

    • @yasminemekarnia3662
      @yasminemekarnia3662 หลายเดือนก่อน

      @@UnrealART Thanks

  • @almavillamediana1498
    @almavillamediana1498 หลายเดือนก่อน

    Hiii! thanks for the video! It helped me a lot!
    One question, when I press play the animation already starts in Hover, until I pass the mouse on it and then it unhovers and the animation works perfectly after that. But I don't want it to start in hover and I don't know what to do. 🤔🤔🤔

    • @almavillamediana1498
      @almavillamediana1498 หลายเดือนก่อน

      Oh! Don't worry, I fixed it hahah
      I changed its normal color to the color of the hover animation😅

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      Hey, glad you liked the video! ❤️🥂
      nice, that is a good solution !

  • @amirhosseinalipour05
    @amirhosseinalipour05 5 หลายเดือนก่อน

    خیلی عالی بود علیرضا جان❤❤❤❤. اگر ممکنه آموزش بعدی توضیح کاملی راجب casting باشه چون خیلی توش مشکل دارم😁😁. من یک متغیر int تعریف کردم توی یک بلوپرینت, که بهش گفتم هر بار کلیک چپ رو بزنم یک دونه بهش اضافه بشه. و یک دونه widget blueprint ساختم که با استفاده از Text اون متغیر int رو نمایش بده ولی نمی دونم اون object توی cast to 'اسم بلوپرینت" چی باید بهش بدم تا کار بکنه . اگر ممکنه توی آموزش بعدیت به همچین موضوعی اشاره بکن ممنونم ازت👍👍

    • @UnrealART
      @UnrealART  5 หลายเดือนก่อน

      salam amirhoessein mamnon 🙏🥂 . darmorede ertebate blueprint ha badan shayad ye video besazam vali yekam zaman lazem daram. in amuzesho bebin shayad kareto rah bendaze . th-cam.com/video/VmrlmWiq9Og/w-d-xo.html

    • @amirhosseinalipour05
      @amirhosseinalipour05 5 หลายเดือนก่อน

      @@UnrealART ❤️❤️❤️❤️🌹

  • @GameDevUE
    @GameDevUE หลายเดือนก่อน

    Can you do keyboard binds and audio?

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      good subject, I have to look into it as soon as I find some free time

    • @GameDevUE
      @GameDevUE หลายเดือนก่อน

      @@UnrealART thanks man, i see everyone does graphics and menus but never keybinds and audio

  • @jimbev4
    @jimbev4 4 หลายเดือนก่อน

    Hey great video. One thing I’m stuck on is even though I hit “is variable” when trying to do the animation I still do not have anything to select

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      thanks,you mean you don't have the events for the button ?

    • @kimbalboa9398
      @kimbalboa9398 4 หลายเดือนก่อน

      in case you did'nt find out, or for others, you need to press the button, not the text. Atleast that's what i did wrong :P

  • @iRobert
    @iRobert 2 หลายเดือนก่อน

    How can i add a glow instead of a color behind the button? :)

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน

      you need to import a circular gradient png and animate it.

  • @AlcyonOFF
    @AlcyonOFF 4 หลายเดือนก่อน

    Hi, thanks for this lesson. Or can you make a tutorial on how to add weapons with animations to a character, like in first-person shooter games? If it's not difficult for you. I will be very grateful. And subscribers will like it. (Thanks in advance)🙂

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      Hi, glad you liked the video. Yes I am working on this topic. it's a good subject to look at but there is a lot to cover I need some time to make something decent.

    • @AlcyonOFF
      @AlcyonOFF 4 หลายเดือนก่อน

      @@UnrealART Thanks! I'll be waiting for it!

  • @gianclaudiomorando2392
    @gianclaudiomorando2392 3 หลายเดือนก่อน

    Very beautiful and helpful video tutorial, thanks a lot. Can I ask you a suggestion or a link to your video about how to add more than one level in the game and choose one of them in the main menu? My need is about: A game with two levels: day light and night light (not cycle). I do create two levels without lights for the first one and with light for second one, but the meshes are the same for the two levels. Make a menu option where I can choose day light scene or night light scene. Many thanks in advance. I love you Sir :)

    • @UnrealART
      @UnrealART  3 หลายเดือนก่อน

      hello my friend , thanks a lot for the comment, glad you liked the video!
      the thing you wanna do is super easy just make a button as explained in the video and the define an event on clicked , then call an open level function and choose the level you want to open, do the same for the other level as well.
      let me know if there was any problem

    • @gianclaudiomorando2392
      @gianclaudiomorando2392 3 หลายเดือนก่อน

      ​@@UnrealART Ok, I can do this, but my issue is about how to duplicate the actors in the first level into the second level without overlapping the two levels, and add lights only into the second level. I have look in the web but without an exhaustive solution. Could you help me, please. I appreciate your help

    • @UnrealART
      @UnrealART  3 หลายเดือนก่อน

      ​@@gianclaudiomorando2392 I don't understand what the problem is exactly. just make a copy of the level you already have and name it night . then open up the level and set the lights based on your night scene scenario. what's wrong with this approach ? 🤔🤔

    • @gianclaudiomorando2392
      @gianclaudiomorando2392 3 หลายเดือนก่อน

      @@UnrealART Ok you are right but when I package the project I have lots of errors and warnings like this: StaticMeshActor_20 StaticMeshActor_20 is in the same location as StaticMeshActor_20 and I see, in the First Person Level map, everything overlapped and also the lights I have created in the night level visible in the First Person level. I have to turn off the night level in level window in order to hide the night level when I open the First Person Map. I have to understand how to organize more than one level in the same project. I'm sorry for my ignorance but I'm trying to understand this wonderful world of Unreal Engine. I forgotten to tell you that I'm using UE5.4.2. You are a very gentle person :)

    • @UnrealART
      @UnrealART  3 หลายเดือนก่อน

      @@gianclaudiomorando2392 ok you need to send a screen record to my email so I can look into it and figure out what is going on !
      4lirezaemami@gmail.com

  • @zogzh
    @zogzh 5 หลายเดือนก่อน

    You can do grappler system like spiderman?

    • @UnrealART
      @UnrealART  5 หลายเดือนก่อน

      Not sure, that would be hell of a challenge!

  • @MgamingStudios
    @MgamingStudios 5 หลายเดือนก่อน

    Hey can you do a character selection system with this menu tutorial with different paragon characters

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      Hey .Do you want to be able to choose the characters and select them as your third person character to be able to play with it ?

    • @MgamingStudios
      @MgamingStudios 4 หลายเดือนก่อน

      Yea like that but something modular like the third person character would be the parent class and you make 3 children of that class for different characters with a simple skin selector for different characters similar to paragon overprime

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      well I have to look into it and come up with the best approach to do it. I need some time

    • @MgamingStudios
      @MgamingStudios 4 หลายเดือนก่อน

      Ok

  • @PureProdigy
    @PureProdigy 3 หลายเดือนก่อน

    how could you set this up if your game is multiplayer, like so that this happens on clients and not just server? Amazing tutorial btw

    • @UnrealART
      @UnrealART  3 หลายเดือนก่อน

      I don't have much experience in multiplayer games, not sure what the best approach is

    • @PureProdigy
      @PureProdigy 3 หลายเดือนก่อน

      @@UnrealART no worries i figured it out lol it have it working for clients and server

  • @TheGameFreak-le6qf
    @TheGameFreak-le6qf 2 หลายเดือนก่อน

    The hover button is not working
    Plz help

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน +2

      what is wrong exactly ?

    • @TheGameFreak-le6qf
      @TheGameFreak-le6qf 2 หลายเดือนก่อน

      @@UnrealART thank you so much for the reply😊 its working now

  • @xentrium7893
    @xentrium7893 หลายเดือนก่อน

    31:43 NOT WORKING FOR ME IDK I FOLLOWED YOUR STEPS WHEN ONHOVERED THE COLOR IS LIGHT BLUE NOT LIKE OLD ONE WIHTE

    • @UnrealART
      @UnrealART  หลายเดือนก่อน

      make sure you when you want to select the image, the button or the texts and etc, you select the correct one, they are on top of each other and sometimes people select them incorrectly,

  • @DEM1GOD7
    @DEM1GOD7 5 หลายเดือนก่อน

    I have question. i see you make multiple widgets instead of using a widget switcher, is there a reason for that. i s one better then the other, or?

    • @UnrealART
      @UnrealART  5 หลายเดือนก่อน +1

      Well in my teaching approach, I try to avoid introducing new concepts as much as possible. This prevents the audience from getting confused and overwhelmed with new information. When they can make something cool with things they already know, it makes them feel good .
      About the widget switcher, I wanted to have the animations for the menus and I guessed it might get messy so I decided to do it this way. But I think it's possible to pull this of using widget switchers as well.

  • @ryanscottwright
    @ryanscottwright 3 หลายเดือนก่อน

    gud tut

    • @UnrealART
      @UnrealART  3 หลายเดือนก่อน

      thanks

  • @shisuibf1203
    @shisuibf1203 5 หลายเดือนก่อน

    Where did you get the font for the text pls, thank you for the tutorial very nice video.

    • @UnrealART
      @UnrealART  5 หลายเดือนก่อน +1

      you are very welcome. the website is dafont.com and the name of the font is coalition

  • @Mystery_Man_Yt
    @Mystery_Man_Yt 7 วันที่ผ่านมา

    علیرضا عالی فقط جون من زیرنویس فارسی هم اگر میشه روی ویدیو هاتون بزارید من قسمت های مهمش رو متوجه نمیشم ❤

    • @UnrealART
      @UnrealART  7 วันที่ผ่านมา

      سلام ممنون از شما. خیلی زمان بر هست حقیقتا امکانش نیست متاسفانه . از روی تصویر دنبال کنید میتونید متوجه شید 🙏

  • @shahmaarbaba
    @shahmaarbaba 4 หลายเดือนก่อน

    how to set mouse position on new game in by default like when i start the game mouse position automatically over in new game text ??

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      I don't know , I have to look into it ,but haven't seen anyone doing that🤔

    • @shahmaarbaba
      @shahmaarbaba 4 หลายเดือนก่อน

      @@UnrealART yes that's why i ask u

  • @Eagle_Sound
    @Eagle_Sound 4 หลายเดือนก่อน

    Please can you make a video for ue4 battle I mean like battle royal series please

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      hey, what are you exactly looking for ? do you have a specific system in mind?

    • @Eagle_Sound
      @Eagle_Sound 4 หลายเดือนก่อน

      @@UnrealARTi just wanted to suggest if you may create the battle royal series

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      well that's a little hard to make, I have to see if I am able to cover it properly

  • @erickbarsa5433
    @erickbarsa5433 14 วันที่ผ่านมา

    En México decimos: "es una verga este bro"

    • @UnrealART
      @UnrealART  14 วันที่ผ่านมา

      who are you talking to exactly ? me or a comment ?

    • @UnrealART
      @UnrealART  14 วันที่ผ่านมา

      who is a dick ?

    • @erickbarsa5433
      @erickbarsa5433 13 วันที่ผ่านมา

      @@UnrealART to you, it is like saying "this bro is extremely good at what he's doing"

    • @UnrealART
      @UnrealART  13 วันที่ผ่านมา +1

      @@erickbarsa5433 oh. thank you :)))

  • @Derjyn
    @Derjyn 22 วันที่ผ่านมา

    Should take a beat, and review best practices. A lot of performance hits here. Great for a "just make it work" scenario but bad for a real project, indie or not. Would be better to learn good habits when starting, versus bad ones that are hard to unlearn.
    Great job making content, though there is a sea of these bad practice types of videos floating around from people that learned bad habits from other waves in that ocean, which they then pass on. This induces a cycle that keeps repeating. There are hundreds of these "main menu and settings" tutorial videos, and a significantly small amount teach solid workflows and best-practices. Will they get a UI going? Certainly. But it won't put anyone on the path to being an experienced UI engineer. I've seen countless people get far down a path, then get frustrated when they realize they have to take a completely different approach, or they try to integrate into a team, and realize they've been doing it wrong all along...
    Epic has in-depth videos and articles that touch on best-practices, and typically when you do it right (not just with UI, this applies all over) it's less work, more robust, and highly compatible with other elements of a project. On the UI front, there are plenty of wizards (most who are industry veterans or UI/UX experts) that share their wisdom and it would be very worth your time to absorb that wisdom and pick up those habits offered. I mean no disrespect, just telling it how it is!
    A small sampling of good resources for best-practices:
    dev.epicgames.com/documentation/en-us/unreal-engine/umg-best-practices-in-unreal-engine
    th-cam.com/video/7b7a20j0azc/w-d-xo.html
    th-cam.com/video/v9k-J2GeEKI/w-d-xo.htmlsi=7IRTzvPFoUhcNs4y

    • @UnrealART
      @UnrealART  14 วันที่ผ่านมา

      Thanks for sharing what you think. My approach in making tutorials is that I try to keep things easy to understand , even if it has some downsides. people can learn the basics and then level up and think about other considerations. I like to keep things simple in my teaching style.

  • @kimbalboa9398
    @kimbalboa9398 4 หลายเดือนก่อน

    my quality dont change :( Anyone have a fix, or is it my assets?

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน +1

      double check the blueprints setup and If it still doesn't work, send me a screen record so I can look into it,
      4lirezamami@gmail.com

    • @kimbalboa9398
      @kimbalboa9398 4 หลายเดือนก่อน

      @@UnrealART thanks man, will test it further tonight

  • @anastascompany5828
    @anastascompany5828 4 หลายเดือนก่อน

    Global Occult Coalition??

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      no it's just the name of the font !

    • @anastascompany5828
      @anastascompany5828 4 หลายเดือนก่อน

      @@UnrealART ok

  • @Youshisu
    @Youshisu 26 วันที่ผ่านมา

    more blueprints, don't duplicate buttons,

  • @RajWorks1
    @RajWorks1 3 หลายเดือนก่อน

    Gama needed brro

    • @UnrealART
      @UnrealART  2 หลายเดือนก่อน

      Lol, why every one needs gama ???

  • @Soheil2030
    @Soheil2030 4 หลายเดือนก่อน

    سلام داداش تلگرامی اینستایی چیزی داری برای ارتباط؟

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      salam 🙌
      in email mane : 4lirezaemami@gmail.com

  • @loki5298
    @loki5298 3 หลายเดือนก่อน

    what a fucking vidos

    • @UnrealART
      @UnrealART  3 หลายเดือนก่อน

      🤔🤔

  • @swrcPATCH
    @swrcPATCH 5 หลายเดือนก่อน +1

    "Professional MainMenu" and you start with a Canvas Panel...

    • @UnrealART
      @UnrealART  4 หลายเดือนก่อน

      🤔🤔

    • @swrcPATCH
      @swrcPATCH 4 หลายเดือนก่อน +2

      ​@@UnrealART Your manu does not scale at all. How is a non-scaling menu professional?

  • @anamitrasarkar7043
    @anamitrasarkar7043 20 วันที่ผ่านมา

    Hey man .. after creating the widget when i click new game . My level has launched but widget menu didn’t disappear.. whats going on 🥲🥲 please help me

    • @UnrealART
      @UnrealART  14 วันที่ผ่านมา

      Hey man. are you opening the same level that you are using for the background??

    • @anamitrasarkar7043
      @anamitrasarkar7043 14 วันที่ผ่านมา

      @@UnrealART actually o created an empty level thn i designed it. After that i created an empty level for main menu widget in the content folder of my main game level which I was designed. After I was adding tht open level by name but. My main menu didn't disappear.

    • @UnrealART
      @UnrealART  14 วันที่ผ่านมา

      @@anamitrasarkar7043 just add a remove all widgets function before the open level function . this will remove all the widgets and the screen. but if you want to keep other widgets on the screen, you need to use the remove from parent widget function and plug in the widgets you want to remove