WTF Is? Struct: Hit Result Node in Unreal Engine 4 ( UE4 )

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 มี.ค. 2016
  • What is the Struct: Hit Result Node in Unreal Engine 4
    Source Files: github.com/MWadstein/wtf-hdi-...

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

  • @yasserosama3405
    @yasserosama3405 6 ปีที่แล้ว +19

    this doesn't get enough credit ! it's really well explained , thanks Mathew . I'm definitely recommending it in forums and threads :)

  • @carolinadasilva1082
    @carolinadasilva1082 7 ปีที่แล้ว +4

    Fantastic video! I'm a beginner in UE4 and feel that visual learning helps me understand certain concepts in the engine. Your tutorial definitely outlined everything in a very simple manner, and cleared up all my questions in regard to the functionality of Hit Results.
    Thank you for sharing!

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

    3.5 years later, still super relevant, you did a great service to all of us sir, thank you!

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

    Subscribed! Every time I come across a node I need to learn about, I find a WTF video for it. Thank you ;-)

  • @6ixpoolgames735
    @6ixpoolgames735 7 ปีที่แล้ว +5

    This is super helpful! Thanks for making this :)

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

    thanks for doing all these videos breakdowns really helps.

  • @adamkareem
    @adamkareem 6 ปีที่แล้ว

    Love your videos. This is another fantastic one!

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

    Your channel has saved me so much thank you!

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

    thanks for all of your tutorials

  • @DrMiddleAged
    @DrMiddleAged 6 ปีที่แล้ว

    "Giant Monstrosity" ..XD... I love ur videos .. keep it up mate ;)

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

    Again, realy helpful!

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

    this video is amazing. Thank you

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

    thanks as always!

  • @sketchz-zg9gx
    @sketchz-zg9gx 5 ปีที่แล้ว +4

    so whats means impactnormal?

  • @kushnarovanatoli345
    @kushnarovanatoli345 5 ปีที่แล้ว

    Thanks a lot!

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

    Thanks a lot Mathew! You fucking rock, man!

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

    Mathew, your tutorials has been a lot useful to me and a big part of all i know about UE4 is thank to you...but, as a student asks for his teacher help, i need yours.
    I got a BP with a Static Mesh with 3 drawers, i'm trying to use the LineTracebyChannel to move the 3 drawers and i almost got it, but i'm using HitActor and all the 3 drawers opens at the same interaction, and that's not what, i want is to use the LineTrace to move that 1 drawer that i'm looking at the time. So, it's possible? Or i'm trying to achieve the impossible?

  • @abraarbala
    @abraarbala 6 ปีที่แล้ว

    Hey, i am trying to use this node for my where AI where i want the AI to follow the line trace to the target. My question is how can i get the trace to find its way to the target after and how do i make my AI follow the line trace.

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

    wtf is TOMATOES?0)

  • @sch3izer648
    @sch3izer648 5 ปีที่แล้ว

    how i can change out hit from array to normal?

  • @ty_teynium
    @ty_teynium 5 ปีที่แล้ว

    Have you do break hit result time? Can you break down that one please? Call it a birthday request ;)

  • @thebloodbath8437
    @thebloodbath8437 8 ปีที่แล้ว

    ive created a ai character and i want to make it so that when i hit him with the line trace by channel it sets his health down how would i do that?

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

      You would use the Hit Actor to talk to the AI you hit and then have it do whatever you want for lowering health. The MVP FPS series covers how to talk to what you hit and have it reduce it's health and that would apply to any blueprint actor that you would hit like your AI.

    • @thebloodbath8437
      @thebloodbath8437 8 ปีที่แล้ว

      Mathew Wadstein thanks for the speedy reply