|
|
|
|
|
by HelloNurse
120 days ago
|
|
This is naive pathfinding that adopts the shortcut of perfect information.
Good looking pathfinding simulates realistic terrain ignorance (no "psychic powers"), but it is likely to be expensive enough to require other compromises (e.g. updating paths less often). |
|