Work on autodoor pathing

This commit is contained in:
2025-10-24 13:19:21 +01:00
parent 7b622c8e31
commit 9eed2706b0
13 changed files with 68 additions and 87 deletions
-3
View File
@@ -3,12 +3,9 @@ module Dodge.Path (
pointTowardsImpulse,
makePathBetween,
makePathBetweenPs,
-- , removePathsCrossing
obstructPathsCrossing,
-- pairsToGraph,
getNodePos,
walkableNodeNear,
-- bfsNodePoints,
snapToGrid,
pairsToIncGraph,
updateEdge,