simplified pathfinding

fixed map node calculation bugs
This commit is contained in:
devZoGok
2022-09-04 15:56:17 +03:00
parent e33919160f
commit b5173ca8e0
4 changed files with 60 additions and 66 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ speed = {.025, .025, .05, .05, .1, .1, .1, .1, .1, .1, .15}
destinationOffset = {.75, .75, 1, 1, .1, .1, .1, .1, .1, .5, .5}
anglePrecision = {.1, .1, .1, .1, .1, .1, .1, .1, .1, 3, 3}
cost = {500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500}
maxTurnAngle = {1, 1, .5, .5, 1, 1, .5, .5, 1, 2, 2}
maxTurnAngle = {.1, .1, .5, .5, 1, 1, .5, .5, 1, 2, 2}
range = {15, 15, 14, 14, 13, 13, 12, 12, 15, 25}
unitCornerPoints = {