< index
< 12. Field of view toolkit

=====================================
13. Path finding
=====================================

> 14. BSP toolkit
This toolkit allows to easily calculate the optimal path between two points in your dungeon by using the A* algorithm.

13.1 Creating a path
13.2 Computing the path
13.3 Reading path information
13.4 Destroying a path

insert a comment