I'm submitting a...
Bug report
Feature request
Describe the problem you're trying to solve.
Godot 4 had some massive updates on its 2d feature set and API, and a powerful new class is AStarGrid2D, that is almost perfect for this kind of feature (grid based movement and pathfinding)
it will probably involve refactoring the entire pathfinder.gd script
I'm submitting a...
Bug report
Feature request
Describe the problem you're trying to solve.
Godot 4 had some massive updates on its 2d feature set and API, and a powerful new class is AStarGrid2D, that is almost perfect for this kind of feature (grid based movement and pathfinding)
it will probably involve refactoring the entire pathfinder.gd script