What did you end up doing for pathfinding? Given the shorter timeframe, I'd probably have just used https://docs.godotengine.org/en/stable/classes/class_navigation.html with some kind of automated navigation custom node to handle the movement.
What did you end up doing for pathfinding? Given the shorter timeframe, I'd probably have just used https://docs.godotengine.org/en/stable/classes/class_navigation.html with some kind of automated navigation custom node to handle the movement.