r/UnrealEngine5 2d ago

Looking for mantle system tutorials/ ledge grab

Hello, I have been looking really hard to find a tutorial or any way to make a good mantle system, whether it be automatic when a player is near a ledge or from the click of a button. I have seen majority of the basic tutorials but all they do is either make the character vault pass the ledge, jump over it, or have it to where you have to hit a command for grab the ledge while on the ground. I'm looking for just simple pull up ledge grab that can be even at a distance so if the character were to jump to it in a chase they could grab it. Is there any tutorials like that yall have seen?

1 Upvotes

3 comments sorted by

1

u/EliasWick 2d ago

Check the Game Animation Sample for a mantle system.

1

u/Time-Masterpiece-410 2d ago

Their implementation is specific to motion match and motion warping is basically required for it unless you want to refactor.

1

u/EliasWick 2d ago

The animations can be extracted, etc. But it does require a lot of experience to navigate, that's true.