UE 5.4 Game Animation Sample, QUICK, dirty fix to climb ledges while falling/jumping

Sdílet
Vložit
  • čas přidán 8. 07. 2024
  • This is for ledges that you are jumping to that were not reachable from the ground when first trying a 'traversal action'
    the only thing shot during this was a firework, they are legal in my state in July
  • Hry

Komentáře • 14

  • @LunauticalDev
    @LunauticalDev Před 19 dny +12

    Just the casual "sorry i think someone just got shot outside"

    • @treehousebandit
      @treehousebandit  Před 19 dny +2

      "no one was harmed in the making of this film"

    • @graecus33
      @graecus33 Před 17 dny +2

      I know holy shit. Also on that branch, it is checking for in air. You could duplicate the mantle montage and have a separate action where you can implement climbing montages while doing motion matching. Similar to ALS in a way where you check for space (or whichever jump key) key interaction and just get the directional trace for the next ledge.

    • @semojoia6232
      @semojoia6232 Před 16 dny +1

      @@graecus33 make a tutorial, looks like u know what u are talking. u could make a tuto based on what he did here, you could master it

    • @shadybandit7
      @shadybandit7 Před dnem +1

      lmao

  • @arman7467
    @arman7467 Před 18 dny +1

    Please Keep Continue. Thanks a lot.

  • @GhostnStuff2pt0
    @GhostnStuff2pt0 Před 20 dny +1

    thanks I've been looking for away to do this without migrating from another template so I have better understanding on how the blueprint works so i can make it my own

    • @treehousebandit
      @treehousebandit  Před 20 dny +1

      you're welcome, i stumbled upon it and wanted to share

  • @Clydiie
    @Clydiie Před 19 dny +1

    ur a legend

  • @Deculayn
    @Deculayn Před 18 dny +1

    May I ask how do we add enemy ai with motion matching? But with different animations let's say a classic zombie how should we handle that?

    • @treehousebandit
      @treehousebandit  Před 18 dny

      Great quest! I don't know how to get it working with AI at the moment. czcams.com/video/9EWN251ADt0/video.html is a video that uses motion matching in 5.3 prior to this GAS project, you may be able to get some ideas from that. If I figure it out I'll make a video for it.

    • @Deculayn
      @Deculayn Před 17 dny +1

      @@treehousebandit WOW! Thanks for the reply and detailed explanation.