Это видео недоступно.
Сожалеем об этом.

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

Поделиться
HTML-код
  • Опубликовано: 8 июл 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

Комментарии • 14

  • @LunauticalDev
    @LunauticalDev 20 дней назад +12

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

    • @treehousebandit
      @treehousebandit  20 дней назад +2

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

    • @graecus33
      @graecus33 18 дней назад +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 17 дней назад +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 День назад +1

      lmao

  • @GhostnStuff2pt0
    @GhostnStuff2pt0 21 день назад +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  21 день назад +1

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

  • @arman7467
    @arman7467 19 дней назад +1

    Please Keep Continue. Thanks a lot.

  • @Clydiie
    @Clydiie 20 дней назад +1

    ur a legend

  • @Deculayn
    @Deculayn 19 дней назад +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  19 дней назад

      Great quest! I don't know how to get it working with AI at the moment. ruclips.net/video/9EWN251ADt0/видео.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 18 дней назад +1

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