Difficulty/Inability to climb when torso is rotated


Without the tool equipped, I can climb just fine. But with it equipped, I can barely climb at all.
This occurs whenever the torso is rotated to the left or right at a decent angle.

Is there a way to still climb while keeping the torso rotation?

that more of a Scripting Support and you can try disabling collision for torso and head and only keeping humanoidrootpart collidable

I don’t see how this is a scripting issue as it’s only impacted by me rotating the torso.

Also I have already tried disabling and enabling collision with renderstepped, and it seems like the issue is with the torso and not the humanoidrootpart.

That literally what i said.
Keep everything but rootpart cancollide off

That’s also literally what I said.
I tried turning collision off for everything but the torso, then everything but the humanoidrootpart, and then some other tests to no avail.

bumpp

this is a pretty big issue in my game right now since players can’t climb ladders with most tools

Try making tools massless idk?

All my tools are massless already