Player slips down slopes (2D Platformer)
Hello, I just started using Unity 2 days ago, and I got Standard Assets and impoted them to the game, so the player uses the PlatformerCharater2D script (I barely know anycoding)
Anyway I made a slope but the character slides down it, I think its affecting the player's momentum because it also affects jumping: jumping down a slope causes a tiny jump and jumping up a slope a huge jump and I also want to solve that.
Any idea how to solve it so that the player acts in slopes the same as in normal ground?
Comment
Your answer
Follow this Question
Related Questions
Rigidbody2D and Slopes,Rigidbody2D an Slopes 0 Answers
How to detect slope angle in 2D 1 Answer
How to make sprites bounce? 0 Answers
Destroying objects when collisions happen is not consistent. 0 Answers