UE5 - Is Motion Matching worth it? (Opinion)

Поділитися
Вставка
  • Опубліковано 25 січ 2025

КОМЕНТАРІ • 32

  • @Lepumpkino
    @Lepumpkino 6 днів тому +3

    For me the problem with easily accessible AND high quality assets is that every other game is gonna use it now without modifying it too much

    • @cjmlima_art
      @cjmlima_art  6 днів тому +1

      @@Lepumpkino I agree, that will make many games look the same

    • @Lepumpkino
      @Lepumpkino 6 днів тому +2

      @@cjmlima_art yeah we've seen this with ALS before

    • @AndyHendriks
      @AndyHendriks 5 днів тому +1

      I see a lot of comments by developers that say games start to look the same, but in reality the average gamer does not care, locomotion is only 1 part of the game. I personally think gamers want to enjoy themselves and rather have a proven locomotion system then a buggy custom selfbuild one.

    • @Lepumpkino
      @Lepumpkino 5 днів тому +1

      @AndyHendriks that's 100% true, all I'm saying is that some authenticity will go along way in making your game feel different. It wouldn't be good if every single game had the same GASP animation using the same UDS sky with metahuman characters and so on

  • @brk29
    @brk29 Місяць тому +8

    Great information, thanks! I am also a solo dev and I think motion matching is not something I can afford for my project.

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

      @@brk29 I hope they really turn this into a “just drag animations into” thing, but until there I’ll keep working traditionally

  • @Henbot
    @Henbot 5 днів тому +1

    Seems probably be better for mocap though you can blend mocap but it likely will get improved as time progresses

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

    I like motion matching, but honestly i think a hybrid state machine system is going to have to be what i mostly use, because motion match doesn't really seem to work well with upper body anima.

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

      I like it too but the way I had to configure everything ended being more complex than just using state machines, more because I want all the animations to be original.

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

      @cjmlima_art Same. I'm having to do all my uppers from scratch because nobody has any Splinter Cell style weapon carry animations.

    • @bussin1337
      @bussin1337 26 днів тому

      @@epsilon3569 oo splinter cell, can u share what kinda game u're working on?

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

    I tried mirroring the traversals and it didn’t choose the mirrored versions no matter how hard I tried to mimic their setup. I hope it gets to a point where I can just add animations to a data table and set animation conditions.

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

      I’ve tried very hard too, only achieved some buggy animations with very specific configuration, I hope the same

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

    Awesome! Thanks for the tip

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

      @@menaceflame you’re welcome!

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

    In 5.5 GASP they have an alternative State machine setup. It's worth taking a look at but overall the system isn't very beginner friendly

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

      Thank you very much for sharing this, I'll take a deep look.

    • @Stealther4077
      @Stealther4077 5 днів тому +1

      could you point us to the assets representing this? I didn't find any animation blueprint with only the state machine setup. Edit: found it :) Just use the B input in the Two Way Blend in ABP_SandboxCharacter. Specificaly change "UseExperimentalStateMachine" to true

  • @Chino_Phoy
    @Chino_Phoy 28 днів тому +1

    Tbh I’m going to try to just plug and play and hope none of you notice when you play my game ❤

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

    Great video!

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

    Not to me. I tried the example project and it's very unresponsive and fails to register inputs constantly.

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

      @@n1lknarf the same happened to me, I hope they improve it soon

  • @UlissesSampaio
    @UlissesSampaio 27 днів тому +1

    How does orientation warping works?

    • @cjmlima_art
      @cjmlima_art  27 днів тому +1

      @@UlissesSampaio Orientation warping rotates just the pelvis bone, keeping the spine (torso) direction, it’s useful to use only one animation to any direction

    • @cjmlima_art
      @cjmlima_art  27 днів тому +1

      @@UlissesSampaio ua-cam.com/users/shorts_d__7AFsNCA?si=dPx8-86KKkT_EH5R in this video I show it working, I use only forward direction animation sequences and rotate them using that node

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

    No..not worth now

  • @aubriestarks2242
    @aubriestarks2242 26 днів тому +1

    This sounds like a text-to-speech or it's read by an AI. Still good info, though.

    • @cjmlima_art
      @cjmlima_art  26 днів тому +1

      @@aubriestarks2242 it is, but I write all the script, don’t worry about fully AI content, I’ll never do it, I think this may be better for comprehension than I speaking myself since I’m not native speaker, thank you for the feedback!

    • @aubriestarks2242
      @aubriestarks2242 26 днів тому +1

      @@cjmlima_art All good. Thanks for putting the work in for us to benefit from.

    • @cjmlima_art
      @cjmlima_art  26 днів тому

      @@aubriestarks2242 you’re welcome, feel free to make suggestions