Negative costmatrix values, allowing tiles to make the path less expensive.
-
This would give more control/flexibility to force a path to "take the scenic route" even though it runs adjacent to the shortest way to its destination.
The current range (0 to 255) would have to be converted to a signed one (-128 to 127). Maybe an optional flag or a new API call entirely so it doesn't disrupt existing players.