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

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