Combat System Motion Matching Part 2- Rolling and Strafing | Unreal Engine 5

Поділитися
Вставка
  • Опубліковано 24 гру 2024

КОМЕНТАРІ • 19

  • @WilliamVideoUT
    @WilliamVideoUT Місяць тому +4

    Thanks!

    • @KartoonDevelopTips
      @KartoonDevelopTips  Місяць тому +1

      Man, Thank you so much for your generosity thats insane!
      This is acttualy the first income I ever got from the "content creation" so I appreciate it so much.
      Happy to see that my videos helped you, and thanks for helping me keep making those!

  • @WilliamVideoUT
    @WilliamVideoUT Місяць тому +1

    I've learned a lot. Maybe a third person shooter adaptation with change of weapons. In the meantime I'm going to try and integrate what I know about creating a 3rd person shooter but with the motion matching buy extrapolating from what you've provided here. Great work. You deserve a lot of traffic and success.

    • @KartoonDevelopTips
      @KartoonDevelopTips  Місяць тому +1

      Thanks a lot brother! Good luck on your project, and happy to help

  • @ryanjdev87
    @ryanjdev87 Місяць тому +5

    Thanks !

  • @wesuckatgaming3874
    @wesuckatgaming3874 17 днів тому

    Awesome video! Thank you so much.

  • @muhamadshara9187
    @muhamadshara9187 24 дні тому

    great video again, this time everything worked perfectlly for me, I think it would be excellent if the player couldn't jump while he is performing the roll hahaha, i will try to implemnt this but it will be great if you cover those topics
    disabling jump while rolling
    roll backwards and other directions while strafing like kratos does in the god of war

  • @InvaderNatDT
    @InvaderNatDT 17 днів тому

    Hey KD, just wondering if you might do pose state selection in future tutorials i.e. switching between having different weapons equipped? I like this locomotion system, but I cannot seem to integrate it with my equipment system.

  • @My-Project-X
    @My-Project-X Місяць тому

    OHHH :O - Why, is it that you guys are NOT keep adding to the tuts before (motion matching - Movement). Makes it a lot better for us newbbies

  • @InvaderNatDT
    @InvaderNatDT Місяць тому

    I got to the end of the strafing section and the turn in place no longer works unless I attack first. To fix it I had to set "orient rotation to movement" to true in my Character BP's "begin play" section. Did you set "orient rotation to movement" somewhere else? I wondering if I missed it?

    • @KartoonDevelopTips
      @KartoonDevelopTips  Місяць тому +1

      Hey! You didn't miss a thing. The idea of the turn in place function is just for test purposes, you dont need it anymore.
      If you are making a shooter game- then you activate "turn in place" when you are aiming, or what ever other thing that fits your project.
      If you are making a "souls" game, then you are turning in place after you are attacking- like the strafing we have here.

    • @InvaderNatDT
      @InvaderNatDT Місяць тому

      @@KartoonDevelopTips Hey, thanks for the response. I probably need to clarify what I meant. My character wouldn't turn at all i.e. was stuck facing one direction no matter which way I would try to move, with either keyboard or camera. So I figured I needed "orient rotation to movement" set to "true" from the start of "begin play".

    • @KartoonDevelopTips
      @KartoonDevelopTips  Місяць тому +1

      @@InvaderNatDT Ohh ok I understand.
      I just checked, When you create a character template it's automatically set your orient movement to ture in the character movement's default settings. You might have reset it by accident, But it supposed to be on.

    • @InvaderNatDT
      @InvaderNatDT Місяць тому

      @@KartoonDevelopTips Ah of course, I forgot that that setting. That will explain it then, thanks.

  • @aurustarsia5244
    @aurustarsia5244 Місяць тому

    Can you show us how to implement a traversal system with the motion matching system?

    • @KartoonDevelopTips
      @KartoonDevelopTips  Місяць тому +1

      Hey, Thanks for watching! I am planning on doing so, but it might take some more time- I am in the middle of some other videos that I planned on doing.

    • @aurustarsia5244
      @aurustarsia5244 Місяць тому +2

      Would be great, since it’s the only movement missing within your motion matching series.
      Cheers 🫶🏽

  • @bradleydowney5548
    @bradleydowney5548 Місяць тому

    Where would i get a dodge roll from ?

    • @KartoonDevelopTips
      @KartoonDevelopTips  Місяць тому +3

      You are absolutely right, I forgot to link the animation. Its in the description right now!