Question by
meechan007 · Apr 16, 2016 at 06:17 PM ·
2dbeginner2d collision
2D Character gets stuck on boxes.
I am having some problems getting my 2D character to smoothly get over a box. You can get over the box and "climb" up it although you should not be able to climb up it. I think the problem is with the colliders but don't know for certain and if it is I don't know how to fix it, I have attached a screenshot to help better understand the problem.
Thanks for any and all help.
untitled.jpg
(362.5 kB)
Comment
Best Answer
Answer by Zoogyburger · Apr 16, 2016 at 08:43 PM
The circle collider on your player is in the wrong spot. If you click on Edit collider in the inspector you can manually change the collider.
Your answer
Follow this Question
Related Questions
poblem with OnMouseEnter handle 0 Answers
2D prefabs(Enemy) overlap issue 0 Answers
Basic AI avoidance in 2D 1 Answer
2D trigger and mouse button help 0 Answers