C++ | Unreal Engine 5 | Parkour Locomotion | Game Dev Log: April 3, 2024 April 9, 2024

Поділитися
Вставка
  • Опубліковано 5 вер 2024
  • This is my Custom Character using UE5's Quinn and Echo animations paired with some free animations from Mixamo, animations from the animation pack "Parkour Animations" and animations from the pack "Action Adventure Ledge Climbing".
    www.unrealengi...
    www.unrealengi...
    In this update I have developed:
    Low Speed Descend To Shimmy For Ledge And Hanging Climb &&
    Sprinting Speed Descend To Shimmy For Ledge And Hanging Climb &&
    Wall Run From Being Grounded Left And Right Side &&
    Wall Run From Airborne Left And Right Side &&
    Exit Wall Run With A Jump Forward &&
    Exit Wall Run With A Jump Left And Right Side.
    Check out the git hub link for all the updates along with the extensive notes I took while developing.
    Playable Demo:
    github.com/AED...
    Source:
    github.com/AED...

КОМЕНТАРІ • 13

  • @AEDudes
    @AEDudes  4 місяці тому +1

    Check out the GitHub page if you're interested in seeing how this is being developed in Modern C++.
    github.com/AEDude

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

    This is super cool. Love your animation transitions.

  • @ArtificialSoulsStudio
    @ArtificialSoulsStudio 3 місяці тому +3

    Nice to see all the debugging

  • @grit-mike
    @grit-mike 3 місяці тому

    AMAZING. Love that you open source, big kudos dude!

  • @user-zm1bj5ii6f
    @user-zm1bj5ii6f 3 місяці тому +1

    Hello, your system is very amazing. Let me ask you something, do you use anim montage for animations or state machines? For exemple, While you are hanging on a wall, and the character climbs it.

    • @AEDudes
      @AEDudes  2 місяці тому

      Hi,
      Both animation montages and state machines are used.

  • @bugri2236
    @bugri2236 4 місяці тому +1

    wow insane

  • @arrowsdev
    @arrowsdev 2 місяці тому

    that's CRAZY

  • @user-ys8nc4nr7k
    @user-ys8nc4nr7k 2 місяці тому

    i like the 功夫 cloth

  • @fer705THEREAL
    @fer705THEREAL 3 місяці тому

    Good job

  • @crunchycoconuts6917
    @crunchycoconuts6917 2 місяці тому

    will this run on my android

    • @AEDudes
      @AEDudes  2 місяці тому

      This system hasn’t been tested on android. If you want, you can download the source code from GitHub and run your own tests.