How To Display 3D Meshes In Widgets - Unreal Engine 5 Tutorial

Sdílet
Vložit
  • čas přidán 19. 08. 2024
  • 👉Get The RPG Inventory Course : bit.ly/4cSYsBh
    👉Get My Free Unreal Engine Beginner Course : bit.ly/46mUWMr
    Timestamps
    0:37 - Introduction to creating user interface
    2:00 - Adding and displaying a 3D overlay widget
    3:23 - Implementing functionality to show/hide the 3D overlay
    5:08 - Creating material for render Target mannequin
    6:48 - Changing blend mode to translucent for background removal

Komentáře • 28

  • @seanposkea
    @seanposkea Před měsícem +6

    I'm halfway through your Udemy Horror Game Course. I'm really enjoying the balance you strike. So many tutorials are "shut up and just do what I do" or longwinded ramblings that take an hour to get to the point. Yours are in the sweet spot. You show us what we're gonna do, then you show the step by step explaining as you go and 8-15 mins later, boom--we've done something cool and useful. I wish more tutorial creators could do that. Keep up the good work!

    • @J_RainArt
      @J_RainArt Před měsícem

      Do you have a link ? I'm making a horror game but can't find anything consistent to learn from so everything is kind of Frankenstein together.

  • @ragbrogaming
    @ragbrogaming Před měsícem +1

    I would love to see you make a video about UI elements such as combat bars with abilities

  • @adamjackson7585
    @adamjackson7585 Před měsícem +2

    Id like to see a click to move, moba type control and have it attack something.

  • @remcee2
    @remcee2 Před měsícem

    THANK YOU! Was looking for this and couldn't find it anywhere, THANK YOU! You're the best

  • @Jzr.R
    @Jzr.R Před měsícem

    thanks mate!! amazing channel, loved you series

  • @makeyourgame2210
    @makeyourgame2210 Před měsícem

    I've seen this tutorial on Udemy. There was big course about inventory like in Zelda)

  • @AkddiIraq
    @AkddiIraq Před měsícem

    Can you publish a detailed explanation in a video on your CZcams channel about a soldier player who follows the orders of an AI commander, such as Coll of Duty?

  • @小熠
    @小熠 Před měsícem

    really good video
    why my character on widget has a black background?

  • @sightlessguides
    @sightlessguides Před měsícem

    Do you have a video on an in game money system? I’m looking to make a menu where things can be sold or other options with a 3D asset view of the item. Say you capture an animal and you can sell them, send them to your field, or stuff them. All for different money options some giving money some taking money.

  • @grobionstyle1918
    @grobionstyle1918 Před měsícem

    Is there a Merchant and Rarity System and Maybe a questlog in it?

  • @Utopia2023Game2
    @Utopia2023Game2 Před měsícem

    good job

  • @pilgrimidleandwalkon8192
    @pilgrimidleandwalkon8192 Před měsícem

    Hello, really great video. This will help me with one or two of my projects. I want to start a new project in August. It will be my final project for my undergraduate degree in graphics and design. I want to create a small RPG. I still need an idea for a character creator. Can you perhaps make a video for a basic character creator so that I can perhaps get an idea of how to set something like this up? - That would make me very happy, as I haven't yet found anything that would really suit my project.

  • @huypham.9182
    @huypham.9182 Před měsícem

    Thank you!

  • @carloskarchviz
    @carloskarchviz Před měsícem

    Hello! Great tutorial!!! I've noticed that 3d-overlay/outline when you select a mesh on game, is there a tutorial for it? Thanks a lot!

  • @nod2715
    @nod2715 Před měsícem +1

    This great! However, In multiplayer both players 3D Display shows player 1. Any ides what I might do to fix that?

    • @dondahighhh12
      @dondahighhh12 Před 23 dny

      is your code using "Get Player Pawn(0)" or something like that to get a reference to the players? That means its only capturing Player 1 aka the Server.

  • @puffhoey
    @puffhoey Před měsícem

    Great video sir❤

  • @Ferit-mx8yi
    @Ferit-mx8yi Před měsícem

    Can you make a video on how to make a car system in Unreal Engine 5.4 version?

  • @eligijuspranskunas3509
    @eligijuspranskunas3509 Před měsícem

    brilliant!

  • @HattoriStudios
    @HattoriStudios Před měsícem +1

    Needed this! Check out my game I’m working on bro! It’s a open world ninja jrpg. Currently it’s just me working on it. I have learned so much from you

  • @cliffianson4146
    @cliffianson4146 Před měsícem

    Hi, does this mean your close to releasing the videos for the new course.😊?

    • @UnrealUniversity
      @UnrealUniversity  Před měsícem +1

      Yes, soon, 40 videos have been recorded just editing them and then I should finish all recordings within the next 1-2 weeks

  • @dontworrybehappy4916
    @dontworrybehappy4916 Před měsícem

    This tutorial has a flaw. Lightning affect the character in the widget. If the scene is dark it darkens the character. Have you solved this?

    • @UnrealUniversity
      @UnrealUniversity  Před měsícem

      You could make it so an outline or light appears on your character when the widget is open, I can't reupdate an old video unfortunately