Hi !
I’m making an enemy that would get to my player using the astar pathfinding project, except that the path goes so close to the walls and it gets stuck. Any ideas how to fix this ^^ ?
Some possibilities:
-
when pathfinding is on, turn off collision checking, as they are sort of mutually exclusive
-
rebuild your paths so they don’t go so close to colliders