Hugo Locurcio e9f0f75c5b Update "Grid-based Navigation with AStarGrid2D" demo for 4.1 (#914) 2 years ago
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 5 years ago
sprites 648befbf58 Check for obstacle before teleporting player in Grid-based Pathfinding with Astar (#771) 2 years ago
README.md 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 years ago
character.gd 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 years ago
game.tscn 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 years ago
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 years ago
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 years ago
pathfind_astar.gd 502d410777 Update "Grid-based Navigation with AStarGrid2D" demo 2 years ago
project.godot e9f0f75c5b Update "Grid-based Navigation with AStarGrid2D" demo for 4.1 (#914) 2 years ago
tileset.tres 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 years ago

README.md

Grid-based Navigation with AStarGrid2D

This is an example of using AStarGrid2D for navigation in 2D, complete with Steering Behaviors in order to smooth the movement out.

Language: GDScript

Renderer: Compatibility

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/519

Screenshots

Screenshot