- Joined
- Mar 19, 2012
- Messages
- 172
- Reaction score
- 103
- First Language
- English
- Primarily Uses
Pathfinding
by Jet
Introduction
While the title is somewhat self-explanatory, this is a pathfinder. It uses the A* algorithm (http://en.wikipedia.org/wiki/A*_search_algorithm). It has been adapted to work with Ace's directional passability as well. This will allow you to send characters off to specific parts of the map automatically without having to manually program their move route, which can be handy for obvious reasons.
Features
- Quick, flexible pathfinding, via A*
- Usable within a move route
- And more...
Script
Original (Unsupported): http://pastebin.com/raw.php?i=DwZSakKB
As edited by Venima: http://pastebin.com/raw.php?i=ctt8RfdK
Credit
Jet
Note
I have a license, it's in my signature.
Last edited by a moderator: