Closed Stefan4472 closed 2 years ago
Implement path-finding to find good paths through chunks. This is necessary for laying coin trails (and is also just cool to implement)
Working in a simple version, but still need:
Also double-check that the algorithm is implemented as it should be (Dijkstra)
Good enough for now.
Implement path-finding to find good paths through chunks. This is necessary for laying coin trails (and is also just cool to implement)