- Introduction
Do you need some awesome tools? Check this one, a pathfinder! This script calculates the shortest route between two points, and it also moves any Game_Character objects with the found path.
- Features:
Smart pathfinding
Fast Algorithm (no, it's not A*)
Easy to use
Plug’n'Play
Game_Character objects compatible
Log tool
- How to use:
All the instructions are on the Pathfinder demo.
Please read them carefully.