How to prevent players from climbing without using barriers or hip height manipulations?

So I’m making this multiplayer horror game where you can see other players and stuff. I have this issue where players can climb up the tables which doesn’t fit with the design of our game. Is there any possible way to prevent those parkour fans from climbing up the tables and other climbable parts?

1 Like

https://developer.roblox.com/en-us/api-reference/property/Humanoid/MaxSlopeAngle

1 Like