title: Point & click 2D grid movement in Godot 4 using AStarGrid2D
sources: https://www.youtube.com/watch?v=DkAmGxRuCk4
media_link: https://www.youtube.com/watch?v=DkAmGxRuCk4
contentPublished: 2023-09-18
noteCreated: 2025-01-28
description: "Assets: https://www.kenney.nl/assets/monochrome-rpgIn this tutorial we'll take a look at how to move a 2D character to a position clicked by the cursor whilst using AStarGrid2D to also dodge obstacl"
tags:
- clippings
- video
takeaways:
subjects:
Status: INTERESTING
publish: true
Youtube_Duration: 24:32In this tutorial we'll take a look at how to move a 2D character to a position clicked by the cursor whilst using AStarGrid2D to also dodge obstacles.