10-09-2015, 07:20 PM
(10-08-2015, 12:37 AM)ImuustMINE Wrote: Where I can download the Pathfinder and how work it?
1. The PathFinder is part of Cuberite, the mobs use it to navigate. Cuberite version is here: https://github.com/cuberite/cuberite/tre...r/src/Mobs , search for Path.cpp and Path.h
2. A compiler flag makes the code work without Cuberite at all, and makes it use Irrlicht for rendering. But this version is currently broken, I'll fix it and upload it later. You'll have to stick with 1 for now.