I kept hitting the same five AStarGrid2D mistakes in Godot, so I wrote the reference I wanted โ and built an interactive sandbox for the gotchas you have to *see*: corner-cutting across diagonal modes, weighted routing, and the jumping_enabled trap that ignores your weights.
Every claim checked against the docs and the C++ source, 4.0โ4.7.

