In this tutorial I will show you how to make sure that your dynamic rigidbody driven character can handle slopes in Unity 2D.
Do you want to improve the way you write code for your games on the example of a 2d platformer? Check my video course:
https://courses.sunnyvalleystudio.com/
Is your character using kinematic rigidbody for movement? Maybe this tutorial will help:
• [Unity] Creating a 2D Platformer (E04...
You can support me through Patreon:
/ sunnyvalleystudio
Join the discord:
/ discord
0:00 Introduction
0:28 Slopes Tilemaps setup
2:06 Problem - Character is Sliding down
5:45 Problem - Character keeps jumping up
10:38 Want to learn more?