Xephy 237 Posted May 24, 2017 getWalking() doesn't handle going through "Large door", such as Yanille. I'd like to see this happen. @Pandemic
rokaHakor 171 Posted May 24, 2017 Add it to the path like getWalking().getAStarPathFinder().addObstacle(new PassableObstacle("Large door", "Open", null, null, null));
Recommended Posts
Archived
This topic is now archived and is closed to further replies.