Lets Talk About Mover (Unreal Engine 5.4) - Adding a New Mode

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • In this video we will explore deeper into Mover and add a new movement mode to the existing example level. The Mover plugin was released with Unreal Engine 5.4 as experimental. 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.
    Debugging:
    1) Your CPP FName for the ExtendedMode in mode.h file has to match the BP mode FName or you will get an error - unregistered mode.

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

  • @WagallLynkx
    @WagallLynkx 26 วันที่ผ่านมา

    if you have any idea why I cant open those test maps on my unreal, i tried everything already, the maps simply didn't show on project

    • @Rukgul
      @Rukgul  26 วันที่ผ่านมา +1

      @WagallLynkx the only time that has happened to me is when the plugin content was from a higher engine like attempting to add a 5.4 plugin to a 5.3 project. I would clear your Intermediates, Saved, derived data cache folders in case it is just bad caching. Engine build or download Editor?

  • @-RiSK-AK
    @-RiSK-AK 3 หลายเดือนก่อน

    is mover like GMCv2 ?

    • @Rukgul
      @Rukgul  3 หลายเดือนก่อน

      CMC - Yes. Epic is starting the early shift away from CMC to support a more modular movement system

    • @-RiSK-AK
      @-RiSK-AK 3 หลายเดือนก่อน

      @@Rukgul Is it better than GMCv2? will it be free ? should i buy GMCv2 or wait for mover to fully release?

    • @Rukgul
      @Rukgul  3 หลายเดือนก่อน

      I can't comment - I didn't realize GMC was a third-party plugin. CMC is Epic's base movement and Mover is written by Epic to eventually replace CMC, but it will be at least 2 or 3 releases for it to get to that point. Looking at GMC2 - that's expensive but reviews seem solid.

    • @-RiSK-AK
      @-RiSK-AK 3 หลายเดือนก่อน

      @@Rukgul Ye its pretty expensive, i thought to myself i might buy it when it go on sale but i dont think i will buy it cause that plugin is really expensive, Thank you very much for the answers👍

    • @-RiSK-AK
      @-RiSK-AK 3 หลายเดือนก่อน

      @@Rukgul Didnt know what CMC is too XD, will you make a tutorial/explanation on CMC?