Danil Alexeev 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 жил өмнө
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 5 жил өмнө
sprites 648befbf58 Check for obstacle before teleporting player in Grid-based Pathfinding with Astar (#771) 2 жил өмнө
README.md 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 жил өмнө
character.gd 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 жил өмнө
game.tscn 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 жил өмнө
icon.png fcc7d5c723 Optimize PNG images using oxipng 5 жил өмнө
icon.png.import 648befbf58 Check for obstacle before teleporting player in Grid-based Pathfinding with Astar (#771) 2 жил өмнө
pathfind_astar.gd 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 жил өмнө
project.godot 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 жил өмнө
tileset.tres 8ef5764b0d Rework "Grid-based Navigation with Astar" demo 2 жил өмнө

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