Hi, I was following the tutorials to make a plattformer game, and I've encountered the problem that the character flies when it's walking on a slope. I've seen the plattformer demo, and there is a comment in the player script : <br />
# -Going up ramps sends the chracter flying up, small hack is needed.
<br /><br />How can I solve that?<br /><br />