godot-demo-projects/2d/navigation_astar
Tyler Breisacher fa6061c623
Add static types in 2D Navigation AStar demo (#1008)
2024-08-31 03:48:17 +02:00
..
screenshots
sprites
tileset
README.md Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
character.gd Add static types in 2D Navigation AStar demo (#1008) 2024-08-31 03:48:17 +02:00
game.tscn
icon.webp
icon.webp.import
pathfind_astar.gd Add static types in 2D Navigation AStar demo (#1008) 2024-08-31 03:48:17 +02:00
project.godot Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00

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/2723

Screenshots

Screenshot