Creating 3D UI: Tutorial in UE4

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ก.ย. 2024

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

  • @bashkurg
    @bashkurg 3 ปีที่แล้ว +4

    in case somebody gets stuck on this like i did: if your widget is not scaling properly, try changing the scale of the widget component inside the actor bp from relative to world. :)

  • @1d33f1x3
    @1d33f1x3 3 ปีที่แล้ว +2

    Thank you - this was very thorough and exactly what I was looking for. I ended up watching this about 4 times because I followed along in my own project and it just wasn't working - I couldn't click on any of the buttons. When I switched to a different level it worked fine all of a sudden, without having to change a thing!

    • @carlosbradley8166
      @carlosbradley8166 3 ปีที่แล้ว

      You prolly dont care but if you guys are bored like me atm then you can watch pretty much all of the latest movies and series on InstaFlixxer. I've been watching with my brother these days :)

    • @royalanson1440
      @royalanson1440 3 ปีที่แล้ว

      @Carlos Bradley Yup, I've been using Instaflixxer for since december myself :)

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

    very nice end result!

  • @yoman9446
    @yoman9446 3 ปีที่แล้ว +1

    Underrated channel here. I'll try promoting you on discord

  • @Iglum
    @Iglum 3 ปีที่แล้ว +1

    This is great!

  • @denisfedotov9923
    @denisfedotov9923 3 ปีที่แล้ว +1

    Where can I get the Clipboard mash and textures?
    I supposed the link is to be attached to the video
    I want to learn this awesome video

  • @yoman9446
    @yoman9446 3 ปีที่แล้ว +1

    Could you please tell me how you created the animation for the 'Arms Only' mannequin? Did you use ART? If so, did you work on the default mannequin or did you import the fps mannequin?

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

    How can I hide the mesh until I press my menu button?
    I work on transferring my inventory to a method very similar to this but struggle with setting it up correctly so the whole mesh+widget only shows when I want it to. Help would be much appreciated! :D

  • @DaGamerDad
    @DaGamerDad 3 ปีที่แล้ว +1

    16:56 deep.

  • @fanfan5324
    @fanfan5324 3 ปีที่แล้ว

    Hey dude, Your work is very cool, i create my own video game too and i wanted to know what is the graphic style you use for your world ? I appreciate all of part of your project. Awesome!!!

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

    Hey nice tutorial how I cannot hit th button...any idea?

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

    I am working for a similar system for the game I am developing. (Item the player holds that acts as the 3D UI for objectives, map, flashlight, etc. ) Do you think this same process you used would work in UE5?

  • @musikalniyfanboichik
    @musikalniyfanboichik 3 ปีที่แล้ว

    thanks mate

  • @asomry
    @asomry 3 ปีที่แล้ว

    Hey I know I’m late to the party but... around 16min in you said set it to game and UI bc you can never close it again if it’s set to UI only, but you can actually bypass that by clicking on your input and allowing it to execute whilst paused. You can see it in the video it’s the middle unchecked box

    • @tayam92
      @tayam92 2 ปีที่แล้ว

      Wait, so why do we have to set the mode to Game & UI? Why wouldn't it work in UI only? Do we always have to set it to Game & UI when doing a 3D menu?

    • @asomry
      @asomry 2 ปีที่แล้ว +1

      @@tayam92 the long but short answer is that, he was saying that you can never close then menu if you set it to just UI only. This is bc he pauses the game and when you do that your executes/inputs don’t consume input. So to get around that, you can find your CloseInput (or any input you want to work whilst paused) and click on the little box called execute whilst paused. That fixes your problem if you want to set it to UI only.
      16:00 you can see the button I’m talking about

  • @matematicher
    @matematicher ปีที่แล้ว

    hello, how can I add shaders to this widget? I did a lot of research for this, but unfortunately I could not reach a proper solution.

  • @tayam92
    @tayam92 2 ปีที่แล้ว

    If you have to build a 3D menu like Bioshock Infinite, but using a gamepad instead of a mouse, how would you keep the keyboard focus on the main menu then switch focus to sub-menus and return focus to the main menu?

  • @mysticx6226
    @mysticx6226 ปีที่แล้ว

    hi i have been trying to implement the texting on the 3d widget but for some reason every time i press a key it wont work, so, u cant move when u have the 3d widget on but u cant type on the text boxes for some reason. i have been looking for some help and looks like typing on 3d widgets its a bit buggy sometimes, any ideas?

  • @skewbinge6157
    @skewbinge6157 2 ปีที่แล้ว

    Thx alot that helped me a punsh

  • @Danastionify
    @Danastionify 3 ปีที่แล้ว

    Thnks a lot!!!!

  • @furqansayyed144
    @furqansayyed144 3 ปีที่แล้ว

    How to add Number inputs

  • @snek5058
    @snek5058 3 ปีที่แล้ว

    U really want how to do this in unity

  • @GrumpyGamer11
    @GrumpyGamer11 ปีที่แล้ว

    Will this work for a third person template in UE 5.2?

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

      The principal does as we have upgraded it into UE4 for our game. However, some of the specific steps might be slightly different.