How do I climb welded parts?

I have a block placement system in my game, and I want to add a ladder. But whenever I weld the trusses to the block, I can’t climb them. There are also no parts blocking it from being climbable either. I have tried using parts instead of trusses too, but it does the same thing. Any feedback is appreciated!

Hey, I will try my best to assist you. Can you please provide code?

1 Like

there isn’t any code, it’s a basic weld constraint connecting the trusses

Probably your trusses are CanCollide = false.

1 Like

no it isn’t (getting this to messageable characters)