Im Creating a 3D Game Using The Standard Asset: Thirdpersoncharacter controller (with just a different model - the model isnt the issue) and i have some areas on my map where there are small ramps and slopes.
On some steeper slopes the character stumbles (as if jumping down steps) But the slope is not steep enough to cause stumbling.
On some more gentle ramps / slopes the character stumbles and slides and struggles to make it up / down them. its obvious that its the Character. Im new to this issue (and Unity To be fair) and i would be very grateful if anyone could help me with this issue.
[Ive read up other soloutions and all i know of are scripts such as “Raycast” and “Box colliders”]