Lets Talk About Mover (Unreal Engine 5.4)

Поделиться
HTML-код
  • Опубликовано: 20 сен 2024
  • In this video we will take a first look at the new Mover plugin released with Unreal Engine 5.4. The Mover plugin is the long-term replacement for the aging CMC (Character Movement Component) that has been a staple with Unreal for many years.
    See related video for motion matching animations:
    • Unreal Engine 5.4 Moti...

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

  • @everything-bagel
    @everything-bagel 4 месяца назад +9

    I hope Epic takes Mover seriously and finishes the project in a reasonable amount of time with adequate documentation/examples. After working with the Network Prediction Plugin, GAS, and Lyra, that seems like a tall ask tbh 😅

    • @Rukgul
      @Rukgul  4 месяца назад +3

      me too. I know they have wanted to upgrade the CMC for a while but the task is complex.

    • @everything-bagel
      @everything-bagel 4 месяца назад

      @@Rukgul Yea, maybe there are systems already in place in Fortnite that can be leveraged. Of course with a game like that they need to keep networked data to a minimum. However, you can do so many complex movements now in the game, maybe there are character movement innovations they haven’t yet ported directly to UE or Lyra 🤔

    • @LupusMechanicus
      @LupusMechanicus 3 месяца назад +1

      @@everything-bagel You can do flags, in combinations to do different things. IE holding jump pressing crouch when landing transitions to a slide.

  • @BooneyTune
    @BooneyTune 4 месяца назад

    Thanks for the video. It was very informative and a good update on what's to come.

  • @Clydiie
    @Clydiie 4 месяца назад

    i can defo see this as the future along side motion matching

  • @droidsdeals3161
    @droidsdeals3161 21 день назад

    Since Mover 2.0 isn't tied to ACharacter, shouldn't Mover 2.0 instead be referred to as "Actor Movement Component"?

  • @dmangamesSTUDIO
    @dmangamesSTUDIO 4 месяца назад

    thanks for the summary!

  • @eddiej.l.christian6754
    @eddiej.l.christian6754 4 месяца назад +2

    One thing I can’t find any NFO on is how the new Mover Plugin can work with Motion Matching

    • @Rukgul
      @Rukgul  4 месяца назад +2

      Just working on a video to upload for adding a mode. I can look at that next.

  • @ethanwasme4307
    @ethanwasme4307 4 месяца назад

    hopefully we can change the capsule shape and transform for prone movement

    • @Rukgul
      @Rukgul  4 месяца назад +1

      That appears to be the goal. they are breaking the hard link to the capsule.

  • @WagallLynkx
    @WagallLynkx Месяц назад

    Hello, I cant run the test maps plugins. no idea why, but simply not showing on content browser after plugin install and reboot as suppose to,
    can any one give me any idea ? (and no, its not under engine/plugins)

  • @bruceoberleitner3031
    @bruceoberleitner3031 4 месяца назад

    Hi, Great Video! Got a question for you. I have always wanted to add the ability for my characters to climb a ladder. Could you create a new movement mode to do such a thing with this system? If so, any possibility I can convince you to create a tutorial for that? Thanks

    • @Rukgul
      @Rukgul  4 месяца назад

      You absolutely can. I can look into it. My biggest challenge is when should we make the shift from standard ABP state machines (like Lyra was designed on) to motion matching and when should we shift from CMC to Mover.

  • @DaDarkDragon
    @DaDarkDragon 4 месяца назад

    Id love to get a simple example of how to make a move mode(and maybe transition) in blueprint. Doesnt have to be complicated
    As a noncoder, its difficult been difficult to wrap my head around.

    • @Rukgul
      @Rukgul  4 месяца назад +1

      I am going to do something like that. there is a lot of interest in mover. have to figure out if I want it in Lyra or as a stand alone

    • @DaDarkDragon
      @DaDarkDragon 4 месяца назад

      @@Rukgul my vote would be standalone.

  • @irusu.
    @irusu. 4 месяца назад

    thanks for this vid

  • @무방-d6q
    @무방-d6q 4 месяца назад +1

    I want to know about how works mover in multiplay games

    • @Rukgul
      @Rukgul  4 месяца назад +1

      it has network replication built in - HOWEVER it is an experimental release so it is not production ready. Look at the desync test maps. they are designed to test network desync correction.

    • @roostertheastronaut4513
      @roostertheastronaut4513 4 месяца назад

      Exactly, I gave up trying to add a climbing or flying system to my multiplayer exploration game when I realized that I was going to have to spend months and months researching and trying to code it all in to the CMC. With this new component on the horizon im gonna take a break working on character movement and maybe see if I can integrate it into my project later

  • @LOL1423derp92
    @LOL1423derp92 4 месяца назад

    so I'm wondering now if you swap movement modes, it should be locally predicted? so if you test it out with some lag, it should look fine for the client

    • @Rukgul
      @Rukgul  4 месяца назад

      I have not done a lot of multiplayer testing on the new code. since we are at version 0.0001 I am sure they will improve the local predication logic. My take is they have started to move away from the hard-coded CMC model. This release is far from perfect but it does signal a shift away. Just like Niagara took several releases to fully replace Cascade - I see the same model being applied here.

  • @SDynasty-yi3mi
    @SDynasty-yi3mi 4 месяца назад +1

    Cool video but image quality is low, don`t know why.

    • @Williazzzz
      @Williazzzz 4 месяца назад +2

      Its just a youtube thing, sometimes it takes a while after upload to show the other quality settings.

    • @Rukgul
      @Rukgul  4 месяца назад +3

      my end shows the 4k version just finished processing!

  • @ivan-_-8577
    @ivan-_-8577 4 месяца назад +1

    Instead of bolting crooked plugins to the engine, it would be more productive to develop the classes existing in the engine with support for backward compatibility.

    • @SneakyKittyGameDev
      @SneakyKittyGameDev 10 дней назад

      Plugins add modularity. Helps keep the plugins self contained where you get the workflow of if you dont want it, dont turn it on. If it was part of the engine then it would, well be part of the engine.

  • @ScottSpadea
    @ScottSpadea Месяц назад

    This is just bad. People are going to get used to the workflow, then realize its too slow to actually use for more than a handful of characters/objects. Then when they want to change designs, the code for this OOP movement is split up among a ton of different classes. Unreal didn't know how to implement components, and now they have another bad implementation of components inside of other components, with hierarchies of overridden virtual functions... They are using a map data structure for a list of movement modes that will never be more than 16 entries. linear lookup in an array would be faster than a map at that scale, but a compiled C++ switch case would be the fast way to do it. The animation blueprint is a state machine, the behavior tree is another state machine, the movement component is another state machine, and they have a few other state machine systems, and they all suck. A game engine should only need 1 hierarchical state machine system, that should work for animations, movement, behaviors, dialogue, quests, cutscenes, etc... This would all be better as a scripting language that transpiles to c++, and compiles down into switch cases and constants.