Calculate the fastest route between two islands. The area need to be baked, as it uses existing path tables.
See Implementation
Calculate the fastest route between two islands. The area need to be baked, as it uses existing path tables.