[Project Files] Unreal Locomotion with Rootmotion - Part 4 [Jumping with Left/Right Foot]
🕑 Added 2020-08-04 18:13:40 +0000 UTC This is the part 4 of rootmotion based locomotion system I am working on in unreal engine. Here I am going to implement a root motion enabled animations based jumping system. ALso, I am going to synchronize the jumping animation with the movement animations by changing the leg used to eject from the ground. If the player press jump button while the character is running the left leg on ground, character will push the left leg and get required force, similarly, if the right leg is on ground at the moment of jump, character will use right leg. Also, character will wait to start the jumping animation to properly synchronize with the running animation as well.
password: codelikeme_rm
Comments
Ok I will check, thank you
Thilina Premasiri
Check this project release. Its a more recent one. It has all the animations https://www.patreon.com/posts/45434819
Thilina Premasiri
Ok. I'll look into that. Also you can export them from the project as well
Jump animations are missing in the RootMotion.rar file, kindly provide all the rootmotion animations that you have used in this, so that we can follow your tutorial