Text On Screen When Picking Up Items - Unreal Engine Tutorial

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

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

  • @leonpijudo6875
    @leonpijudo6875 25 วันที่ผ่านมา

    I want to do the same but with object descriptions . it didnt worked for me. It´s like only the last interactable object show me the text. It seems to only work if the object is destroyed

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

    is there any chance you can help me out. whenever I create this widget mine that opens doesnt look anything like yours (i.e. with the flower thing on the top left. There's just.....the grid. When I drag in the size box OR text box all I get is a big green outline showing the screen size but it isn't a resizeable little box like your is showing. is there some sort of setting I need to enable so I can do this? Mine doesnt show a "canvas panel slot" like yours does.
    edit: I think I figured it out..unreal engine 5 DOESNT automatically populate a "canvas panel" when you create the widget now it's totally blank! I need to manually add it in to be able to do anyhting.

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

    For some reason, this isn’t working for me. When I press E, nothing is happening. I have the casting set to me own character instead of the 3rd person character cause I’m not using that. Am I missing an action map or something for my character blueprint?

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

      Did you get a solution to this?

    • @leonpijudo6875
      @leonpijudo6875 25 วันที่ผ่านมา

      did you solve it?

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

    how to make it so when I pick up and item, it will show on screen and get added up into the inventory and if I press a keyboard button it will drop it

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

      Well you could do something similar to this video for the first part, except text it would be an image. And for the latter you'd need to set up an inventory system which is a little more complex, I can add it to my list however :)

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

    How about the same thing, except the text appears while you are looking? Like "Press 'F' to pickup SPAS-12 Shotgun" where you pull the name from a table or something?

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

      No need to make a table. You can make the text a property of the item (actor). Use a line trace node to determine what the player is looking at, and use one of the outputs to determine the actor id. Then you can read the text from the actor.

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

      Great idea, you could merge this video with this previous one I had done :)
      th-cam.com/video/Os7uf-wiU8o/w-d-xo.html

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

      @@stevenwynn819 Good call, that is simpler.

  • @fixstudios5413
    @fixstudios5413 3 ปีที่แล้ว +6

    We need a multiplayer tutorial

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

      Yessss

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

      It's on my list! :)

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

      @@MattAspland awesome

    • @Itsme-wt2gu
      @Itsme-wt2gu ปีที่แล้ว

      @@MattAspland multiplayer torch

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

    I was able to get the text to pop up. Lets say I have a paper on a desk. A first, when my player presses F, it says "What's this?" How would I follow that up with more text? "Looks like someone left this behind"

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

    Thanks matt really helpful these kind of videos

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

    Thanks so much for the tutorial! Worked perfectly

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

    Great Video! :)

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

    Anyone know if there is no Set interactoin text anymore in UE5.3? It just doesn't show up

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

      sorry if this is too late to be helpful! but set interaction is the same as set interaction text, works exactly like the video and is in ue 5.3

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

    OH man, you're the best Matt, I love you!
    Edit: You mentioned that you explained the "On component begin and on component end" event nodes in another video, can you tell me which one? I can't quite get the text prompt to appear.

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

      I can't find it either

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

      @@nebula480 Check this one on youtube Unreal Engine 4- OnComponentOverlap Vs. OnComponentHit Tutorial

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

      @@nebula480 use component overlap

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

    Thanks matt just what I needed thank you also how would you add text say for instance a door saying door locked

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

      Great to hear :)
      You could use this too, so when you interact with the door, if it is locked, you can add this text to the screen

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

      @@MattAspland thank you I will try that

    • @logandoejogando...7532
      @logandoejogando...7532 3 ปีที่แล้ว

      @@MattAspland Very practical tutorial brother, And to drop weapons and pistols to use as a system.

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

    I tried to follow the tutorial but the message only appears in the left eye.

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

    Thanks so mach matt its reall help me in my projact ❤❤❤

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

    Good day to you - I am also not sure what you would call this - So basically - I would like to be able to walk up to an item - Table - The table / item would highlight - when I click on it - It plays a video full screen? Please help :)

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

    No doubt, why you got 0 dislike. Sir, could you please consider making a tutorial on how to add collision to foliage, so that, if trees, rocks are added as foliage, then we can get collision there... I'm facing problem...

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

    Good Tutorial. Thanks.

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

    I have managed to get the text to pop up when I walk over and pickup the item but can't get the text to go away why is this?
    I wanna have it so when I press F the text removes.

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

    but why disable the input? now If I want to interact with something else I wont because the input will be disabled.

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

    Would I need to make many changes to this outline if I was opening a chest and wanting and image or text to pop up? Thought maybe it would easily be applicable but cant seem to get it to work? thanks for the tute!

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

      Disregard figured it out thanks heaps for the Tute!

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

    Hey can you make how to setup ik using full body ik for game runtime in unreal engine 5

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

    Thanks!!!

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

    Hey Matt, any idea why this isn't working in the top down format? I've replicated your blueprint and replaced the cast to third person into cast to top down. Other than that i'm stumped!

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

    Thanks Matt, really great tutorial 👍

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

      Thanks for your support, always happy to help! :)

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

    Great tutorial as always. But how can i make text appear when i cant open doors and need another item for it? I followed tutorial and when i get the key text appears but when i try open my doors without the key text doesn't appear

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

      you could make a branch and make the text appear when it is false (aka; you do not have the key)

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

    How would you add on a pick up sound onto this, when you press E?

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

      just add play sound at location or sound 2d when pressed

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

    you have mind reading powers

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

    hi