Aaron Franke f9e7456b70 Add descriptions to all projects with README files 5 years ago
..
screenshots a24ac796b6 Add README files to 2D demos 5 years ago
sprites a45b84a5ad Handle multiple resolutions in most demos 5 years ago
tileset b0e1cc0227 Update 2D navigation demos 5 years ago
Game.tscn b0e1cc0227 Update 2D navigation demos 5 years ago
README.md a24ac796b6 Add README files to 2D demos 5 years ago
character.gd 13f6e015bd Some changes to Astar code 5 years ago
default_env.tres a45b84a5ad Handle multiple resolutions in most demos 5 years ago
icon.png 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 years ago
icon.png.import a45b84a5ad Handle multiple resolutions in most demos 5 years ago
pathfind_astar.gd 13f6e015bd Some changes to Astar code 5 years ago
project.godot f9e7456b70 Add descriptions to all projects with README files 5 years ago

README.md

Grid-based Navigation with Astar

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

Language: GDScript

Renderer: GLES 2

Screenshots

Screenshot