3rd Person Ledge Climb Movement System (Shimmy) with Accurate Control Input

Oh and btw, the way I currently solve being able to climb around curved ledges is that I reposition my character with MoveComponentTo when I move to left or right, just the same as I do it when I grab a ledge and I stop that function when I exit ledge or climb up… Also works after I implemented your camera depended function

1 Like