Aaron Franke 7e129db12e Use "not" instead of the exclamation mark in GDScript files 3 år sedan
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 4 år sedan
sprites fcc7d5c723 Optimize PNG images using oxipng 4 år sedan
tileset b0e1cc0227 Update 2D navigation demos 4 år sedan
Game.tscn 189d6ac9b4 Misc fixes and tweaks to many demos 4 år sedan
README.md d4bf89d364 Link to the asset library from the README of each demo 4 år sedan
character.gd 7e129db12e Use "not" instead of the exclamation mark in GDScript files 3 år sedan
icon.png fcc7d5c723 Optimize PNG images using oxipng 4 år sedan
icon.png.import a45b84a5ad Handle multiple resolutions in most demos 4 år sedan
pathfind_astar.gd 5f1905e0d6 Replace _input with _unhandled_input 4 år sedan
project.godot 814909538f Update projects to Godot 3.3 3 år sedan

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

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

Screenshots

Screenshot