Hello, I would like to know how to prevent the player to jump automatically when he is on a slope part.
On some games especially obby like Tower of Hell or some Difficult Chart the developer made sure that the players don’t jump automatically when they touch parts that are sloping, unfortunately I don’t know how they do this maneuver. I tried to modify the physics of the parts but without success. If anyone can help me ? I hope you will understand what i mean (i’m french speaker, my english is not very well)
I’m not sure if this is what you’re asking for, but if you want to disable autojumping for mobile you can by going to StarterPlayer, scrolling to the bottom and unchecking the AutoJumpEnabled property.