I'm trying to make a simple platform game. However, my character gets stuck on some slopes.
Angles up to about 50 degrees seem to be working fine, however, at higher angles my character will get stuck.
Now I'm trying to make the character slide down steep hills, so he won't be able to jump and twitch his way up.
I've uploaded the .capx here. The first slope is working fine and should stay as it is, the second one is too steep to climb, so I want it to make the character slide down, the problem is that it results in a twitchy slide and some more twitching when you walk into it from the side.
Can anyone give me advice on getting this to work properly?