UE5- Motion Matching AI MOVING - Free download

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 มิ.ย. 2024
  • I coded an AI that moving with motion matching and doing traversals etc.
    You can download the project free or you can use it in your own project.
    github.com/cenairaclub/motion...

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

  • @ThiagoLionheart
    @ThiagoLionheart 14 วันที่ผ่านมา

    Very Nice ❤ Thank you.

  • @user-de6qn3fr5t
    @user-de6qn3fr5t 14 วันที่ผ่านมา

    This is so cool! Your job is great. Can AI do other actions like hurdling?

  • @ECHSBACHS
    @ECHSBACHS 8 วันที่ผ่านมา

    Cool!

  • @BigbotR-J
    @BigbotR-J 14 วันที่ผ่านมา

    Suggestion: Get the traversable component to also calculate sphere, can't seem to figure out how to get this to work when looking at the code but so far over flat surfaces everything else works

  • @hypegames9733
    @hypegames9733 13 วันที่ผ่านมา

    Muchas Gracias

  • @Deculayn
    @Deculayn 9 วันที่ผ่านมา

    How can we equip/unqeuip any items like knife etc and adding custom attack animations?

    • @umutfarukdilli
      @umutfarukdilli  9 วันที่ผ่านมา

      With adding new overlay states, and playing anim montages 😀

  • @niaaxwoll8051
    @niaaxwoll8051 13 วันที่ผ่านมา

    Hi. When the camera is pointed downwards, the floor begins to shimmer. How can this be fixed?

    • @umutfarukdilli
      @umutfarukdilli  13 วันที่ผ่านมา +1

      I tried but couldn't find a solution, I guess there is no problem in other levels. There must be some problems with the level.

  • @kanalkanal79841
    @kanalkanal79841 15 วันที่ผ่านมา

    nice

  • @ciaranmitchell4750
    @ciaranmitchell4750 6 วันที่ผ่านมา +1

    wait how do you download this

    • @umutfarukdilli
      @umutfarukdilli  6 วันที่ผ่านมา

      On github

    • @umutfarukdilli
      @umutfarukdilli  6 วันที่ผ่านมา

      github.com/cenairaclub/motionmatchingreplicated

  • @amauryroudaut9661
    @amauryroudaut9661 14 วันที่ผ่านมา

    I want so much to learn how you did this bro

    • @umutfarukdilli
      @umutfarukdilli  14 วันที่ผ่านมา +1

      You can download from github and check the codes in any unreal engine 5.4 project. 😄

    • @amauryroudaut9661
      @amauryroudaut9661 14 วันที่ผ่านมา

      @@umutfarukdilli thanks even if I think I won’t understand anything of what I see since I just started to learn Unity and not UE5 🥲

    • @umutfarukdilli
      @umutfarukdilli  14 วันที่ผ่านมา +1

      ​@@amauryroudaut9661let me tell you 😅
      Calculating path points, moving point to point, checking for mantles 5 times in a second, thats it 😂

    • @amauryroudaut9661
      @amauryroudaut9661 14 วันที่ผ่านมา

      @@umutfarukdilli I don’t trust the "that’s it"

  • @notyobusy
    @notyobusy 9 วันที่ผ่านมา

    dude we need a metahuman edition

    • @notyobusy
      @notyobusy 9 วันที่ผ่านมา

      and pls fix the weapons going behind the hands for other chars

    • @umutfarukdilli
      @umutfarukdilli  9 วันที่ผ่านมา

      Retargeting metahuman is easy as i know, i didnt test it, but runtime retargeting works.
      The weapon placement-rotation problem is related to the Mesh it is attached to. You need to override the mesh for retargeted characters.

    • @notyobusy
      @notyobusy 7 วันที่ผ่านมา

      @@umutfarukdilli dude how can i override the mesh then?