06-05-2015, 05:34 PM
(This post was last modified: 06-05-2015, 05:34 PM by LogicParrot.)
I'm currently refactoring cMonster.cpp's pathfinding. I'd like to move all the the path recalculation logic out of monster.cpp to a new class which wraps cPath.