Pathfinding rework

Pulled the whole thing apart and glued it back together
This commit is contained in:
juliuse98
2021-09-30 17:38:44 +02:00
parent c2f412b62e
commit 6deadb9c22
5 changed files with 400 additions and 103 deletions

View File

@@ -342,3 +342,5 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: ef9b1c03bb478e84b931f1cbb3bbab8c, type: 3}
m_Name:
m_EditorClassIdentifier:
startPoint: {x: 0, y: 0, z: 0}
endPoint: {x: 200, y: 0, z: 200}