Complex Pathfinding Demo

by Theodis
A demonstration of the pathfinder library constrained by unique movement conditions [More]
To download this demo for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Theodis.ComplexPathfindingDemo##version=2

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Theodis.ComplexPathfindingDemo##version=2

250 downloads
Version 2
Date added: Feb 7 2009
Last updated: Feb 8 2009
1 fan
A demonstration of the pathfinder library constrained by the following movement conditions.

The mob can move forward or backward
The mob can turn 45 degrees only when making a move in that direction
The mob can't clip corners when moving diagonally.

To mess around with the demo just click where you want your mob to move.