#pathfinding keeps getting stuck on walls
1 messages · Page 1 of 1 (latest)
I haven't tried 2D pathfinding, so take this with a grain of salt.
The 3D one has a setting that determines what size the thing moving is treated as.
Because one thing might be elephant sized and other mouse sized, so it'll get stuck in corners if the size is set too small.
Maybe the 2D one has a setting like that, too?