I have some walls that are wedges on a slight slope and I want to stop people climbing them because it’s unrealistic.
Usually I’d just put up some invisible walls but this is for a game including guns and I feel people may want to shoot around corners and bad hit boxes could get annoying.
You can do it with a script. I don’t script so I can’t provide the code but you need to make it change the climbing angle (don’t remember the name of that property to 90* in the humanoid properties. Fair warning - it’ll make it unable for them to climb ALL slopes.