When i used a box xollision shape the npc would get stuck in the tiles, so i changed it out for a sphere collision shape as it prevented the object from getting stuck. But when my character hits a wall it gets knocked out of it’s collision sphere which makes character jerk around, in order to make it more smoother does anyone know what i should do?
What does your collision code look like?