# A星寻路和推箱子 **Repository Path**: nensen/a-star-pathfinding ## Basic Information - **Project Name**: A星寻路和推箱子 - **Description**: 有平面推箱子和45度角推箱子 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-06 - **Last Updated**: 2025-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: 2D战旗网格 ## README # 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](screenshots/nav_astar.png)