Tyler Breisacher fa6061c623 Add static types in 2D Navigation AStar demo (#1008) 2 月之前
..
screenshots 4d01a2678f Port demos with remade art assets to Godot 4 (#922) 9 月之前
sprites 4d01a2678f Port demos with remade art assets to Godot 4 (#922) 9 月之前
tileset 4d01a2678f Port demos with remade art assets to Godot 4 (#922) 9 月之前
README.md b4c73f4888 Fix README links to asset library (#1078) 5 月之前
character.gd fa6061c623 Add static types in 2D Navigation AStar demo (#1008) 2 月之前
game.tscn 4d01a2678f Port demos with remade art assets to Godot 4 (#922) 9 月之前
icon.webp 4d01a2678f Port demos with remade art assets to Godot 4 (#922) 9 月之前
icon.webp.import 4d01a2678f Port demos with remade art assets to Godot 4 (#922) 9 月之前
pathfind_astar.gd fa6061c623 Add static types in 2D Navigation AStar demo (#1008) 2 月之前
project.godot bac1e69164 Use static typing in all demos (#1063) 5 月之前

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