Leadwerks 2 tutorial: Astar (A*) pathfinding in C#

This large tutorial explains how to set up A* inside the Leadwerks engine using C#. The program starts almost from scratch. The only thing that is working is the camera implementation. The starting template can be downloaded together with the Powerpoint used in the video, from the Leadwerks engine website or my own website: *-in-Leadwerks. The zip files also contains the full source code. A special thanks to Stefan Leijnen and Slobodanka Zebric . (Teachers AI)
Back to Top