Pick Up Items From Drawers | Pick Up And Read Note - Unreal Engine 4 Tutorial

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

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

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

    MATT THANK YOU SO MUCH! it's absolutely amazing that you keep posting these simple to follow tutorials, I was looking for something like this to implement into my game after I followed your drawer tutorial, it's such a coincidence that you happen to post exactly what I need, ty

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

      That's great to hear! So happy I could help you out, coincidentally when you needed it too!

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

    *Thanks man! You are one of the helpful channel in TH-cam! Short and explanatory...*

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

    You helped me a lot with the tutorials. Can you make a video on how to pick up notes from a table or from the floor and read.

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

    Nice, can you show how to implement this on objects that are randomly spawned in the drawers?

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

    I LOVE YOU MATT YOU HELP ME SI MUCH YOU SO SMART I WISH YOU LUCK

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

      Thank you so so much! I really appreciate your support! I wish you all the best of luck too! :)

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

    Very nice Matt.. Was just working on that blueprint. Lol:). Very cool man you're reading my mind. The tutorial is great, and you keep having great ideas to share. Thanks Matt just keep doing what your doing, you're my Dude.

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

      Thanks Russel, glad to hear I'm getting good at mind reading lol. Thank you again for your really kind words, I appreciate it :)
      Good luck with your game!

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

    this is really good tutorial. That was exactly what I wanted.

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

    Thank You so much!!!!

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

    Fantastic! Another great video!

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

      Thanks so much Steve!

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

    Nice vid, maybe you could do a tutorial where you have different difficulties and so when your in easy difficulty, more items spawn then they would in a harder difficulty, and maybe make it a short series on doing that but also with changing ai difficulty as I'm interested on how it works

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

      Thanks man, and that's a great suggestion! I think a difficulty tutorial, or series, would be great idea! Thank you!

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

    This is really helpful, thank you.
    Finding info on unreal specifics can be such a pain. Like for example, how would you take this to the next level and make it so when you pick up the note, the player can no longer move, and you can add a function whereby if you push a button (like R for example) an overlay would show up with the text of the note written out so its clear for the player to read? That way you aren't limited to 5 gigantic words on the note?

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

    Nice video dude it will help me alot 😃

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

      Thanks bro, glad to hear it! :)

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

    Amazing

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

    What if i want to save the notes in a journal, for reading later?

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

    Hi Matt do i need to watch your other video to be able to do this?

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

    Hello! How would I use this tutorial to make a note reading system where the player can walk around the map and pick up and read many different notes? I know you pointed out the one section of code that is purely for picking up the note, but not sure how to separate that out and duplicate it on a mass scale for many notes. Thanks for all your great tutorials!

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

    Hi Matt ! First of all, thank you for your videos. I'm new to UE, and I your tutorials are so helpful ! Anyway, I have a question : I created a "Drawer_BP" with a static mesh inside named "drawer". In my "dresser BP", I placed 6 duplications of my "Drawer_BP" as child actors. I then have used the "get object name" function you talk about in this video, in order to only open objects named "drawer". Everything works fine so far, drawers open correctly. But I want to put an object (let's call it "HINT_BP") inside of one of the drawers, like your note. But my "HINT_BP" is not moving with the drawer, it stays in place even if it is moveable... Any idea why it doesn't move ? Thank you very much !

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

    i dont have this Drawer BP becasue i do this on the tableand if i want if im on the collision box and i click E i can see this widget (this note) and if again click E it come back to the table please help

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

    hi matt what software did you use to make the note

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

    and can you pick up the note afterwards instead of putting it back

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

    Hi matt can you make a video on object inspection would be great

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

      Hi mate, I can put it on my list yeah :)

  • @Juri-xz8qv
    @Juri-xz8qv ปีที่แล้ว

    its not working instead of appearing to my screen the note is slinding like the drawer pls help

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

    hi!I followed the tutorial step by step, but I have 2 problems:
    1. After I stop the game I get this: imgur.com/a/Mg6WFdd
    2. When I want to close the drawer, it goes further forward

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

      Hey, so that error in the image will mean you either aren't setting the "note ref" or you are trying to use it before setting/creating it.
      And if it is going further forward, make sure you subtracted instead of added in the closing drawer line of code, and check the branch we have to decided whether or not to open or close again. Make sure it is the same as mine in the video. Hope this helps point you in the right direction :)

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

      @@MattAspland Thanks for the reply..but the problem with the drawer is only in the one in which I added the letter...

  • @mr.generalx
    @mr.generalx 3 ปีที่แล้ว

    How to remove shadows

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

      Hi, if you select the actor or component you want to deactivate shadows for, then scroll down in its settings you should see "Cast Shadow", un-tick this and that should remove them for you. Hope this helps :)

    • @mr.generalx
      @mr.generalx 3 ปีที่แล้ว

      @@MattAspland do you like Saudi Arabia 🇸🇦

  • @mr.generalx
    @mr.generalx 3 ปีที่แล้ว

    How to make items useful

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

    1

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

    you couldve literally changed the dimensions of the cube instead of rotating the whole texture

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

    Amazing