This function is currently being used to draw the paths. It leaves spots where the player cannot walk through because there are diagonals. The new function needs to ensure that each tile placed on the line connects to another path tile in one of the cardinal directions.
This function is currently being used to draw the paths. It leaves spots where the player cannot walk through because there are diagonals. The new function needs to ensure that each tile placed on the line connects to another path tile in one of the cardinal directions.