How to make a Ledge Climbing System

Hello!

I want to make a Ledge Climbing System for my game, how can I do it?
Here is an example of what I want:

Thanks in advance!

4 Likes

Here’s a pretty good tutorial

2 Likes

how to make player move during climb

I suggest BodyVelocity! Or calculating the next CFrame and lerping the HumanoidRootPart to it.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.