So hello! I am making a 2d platformer and I decided to watch Brackeys Level Editor Tutorial, It worked fine but I get this problem sometimes where I would walk and my character (When the character had a 2d box collider.) would get stuck between the two ground prefab colliders. So I tried with the capsule collider for my character instead and it started bouncing around.
So I basically need help with smoothing the colliders. Is that possible?
With Capsule Collider: https://youtu.be/80iQqgkGBHQ
With Box Collider: https://www.youtube.com/watch?v=2UOOUl-dack
Thanks in advance :3
(Sorry if I posted this in the wrong place.)