Procedural walking animation generator in Unreal Engine 5 | Devlog

Sdílet
Vložit
  • čas přidán 25. 08. 2024
  • Links to project files and this in written format: continuebreak....
    Video about control rig: • UE4: Control Rig - Fir...
    Video about procedural walking: • Full Body IK: Procedur...
    Patreon: / continuebreak
    BuyMeACoffe: www.buymeacoff...
    ==========================================================
    Join my Discord: / discord
    Follow on
    Twitter: / continuebreak
    Instagram: / continuebreak
    TikTok: / continuebreak
    Facebook: / continuebreak
    ==========================================================
    A devlog where I tell about how and why (mostly why) I created a procedural walking animation generator in Unreal Engine 5 and how I tried to implement a system that should ease a favorite animation selection between multiple animations. Project files included.
    #procedural #walking #animation #unrealengine5 #unrealengine #indiegame #gamedevelopment #IK #ControlRig

Komentáře • 26

  • @renan_ponciano
    @renan_ponciano Před 9 měsíci +11

    Congratulations, you are a true programmer. Overcomplicate a simple problem until you get a solution you feel satisfied with. Or be a content creator, doing your job and creating your content. You choose.

  • @paulmunyao8863
    @paulmunyao8863 Před měsícem +1

    Cool vid bro

  • @pinsandneedles8562
    @pinsandneedles8562 Před měsícem

    You are insanely hillarious and your content is amazing. Keep it up, man!

  • @RictorScale
    @RictorScale Před 5 měsíci +2

    Oh my goodness you relaesd the files

  • @darknetworld
    @darknetworld Před 9 měsíci +1

    It feel it can work for zombie game style stuff. It make it look more funny.

  • @RictorScale
    @RictorScale Před 5 měsíci

    Bro this is so fun, i love it!!

  • @onesilverleaf6781
    @onesilverleaf6781 Před 7 měsíci

    This is awesome, I've been doing something similar recently, will start posting soon xD

  • @RictorScale
    @RictorScale Před 5 měsíci

    You're gonna blow up

  • @Deiollymous
    @Deiollymous Před 9 měsíci +1

    4:33 ayyyyy

  • @RictorScale
    @RictorScale Před 5 měsíci

    i love this guy HAHAHA

  • @LittleStupidGodoter
    @LittleStupidGodoter Před 9 měsíci

    great thoughts)

  • @fizzplosion8772
    @fizzplosion8772 Před 6 měsíci

    Do you know how to learn to make a working armature that’s patented to the mesh in blender correctly?

  • @RictorScale
    @RictorScale Před 5 měsíci

    You're funny haha good video

  • @UCorvola
    @UCorvola Před 5 měsíci

    I'm new to this unreal engine and gamedev thing, I want to know if I can use these animations on player-controlled characters? I was trying to do something similar but totally animated by myself, but I ended up finding your project.

    • @ContinueBreak
      @ContinueBreak  Před 5 měsíci

      Yes, you can. But this project was more intended for educational purposes to learn how the basics work, etc. You might want to do some more work on them if you want them to work well on different terrains, etc.

  • @KindOfWitch
    @KindOfWitch Před 9 měsíci

    W

  • @Deiollymous
    @Deiollymous Před 9 měsíci

    YIPPEE :)

  • @jamaalsineke2405
    @jamaalsineke2405 Před 5 měsíci

    Which version of Unreal did you build this on? I'm trying to open you project files on 5.3 and I'm getting errors?

    • @ContinueBreak
      @ContinueBreak  Před 5 měsíci +1

      5.3, it has some C++ code in project, so you might need to have Visual Studio or some other setup for C++ ready.

    • @jamaalsineke2405
      @jamaalsineke2405 Před 5 měsíci

      @@ContinueBreak Thank you

  • @shahmaarbaba
    @shahmaarbaba Před 6 měsíci

    one question the procedural animation good for low end devices means it's consuming more cpu resources or it's good like separate animations

    • @ContinueBreak
      @ContinueBreak  Před 6 měsíci

      I would guess that procedural animation might cost more resources than regular animations, but I haven't done tests on that to be sure.

  • @Conbini.
    @Conbini. Před 4 dny

    Hey I downloaded this project bc I'm obsessed with procedural animations, but unfortunately tried to open it in Unreal (on Mac) and it asked me to rebuild the project. Will try it on my PC. Also is it possible to get that cute little dog walking anim you show at the end of the project? Will pay $$ for it if you put it on yr gumroad!

    • @ContinueBreak
      @ContinueBreak  Před 4 dny +1

      You get that message because the project contains C++ code in it. For Windows, you might need to install Visual Studio to be able to build the project. And I have no clue how that would work on Mac. Also, I could probably add the dog walking animation prototype project files as an extra to the current project files. I'll probably add it tomorrow.

    • @Conbini.
      @Conbini. Před 4 dny

      @@ContinueBreak Amazing, thanks!

    • @ContinueBreak
      @ContinueBreak  Před 3 dny

      I have added project files to gumroad and itch.io.