Path Finding

Path Finding on Tile based Maps Introduction Path Finding is something that seems difficult at first thought. How do I work out the best way for one of the guys in my game to get from one location to another taking account of other things on the map. In the general case this is a … Continue reading Path Finding