New answers tagged grid
1
vote
Accepted
How to adapt the Anya any-angle pathfinding algorithm to handle non-discrete start/target positions?
Unfortunately, the line-of-sight check smoothing cannot help here to
find the shortest path, as the path returned by anya traverses the
obstacle on the wrong side (top instead of bottom).
You're ...
Top 50 recent answers are included
Related Tags
grid × 289unity × 70
2d × 67
algorithm × 43
path-finding × 36
c# × 33
tilemap × 26
collision-detection × 24
mathematics × 20
tiles × 20
c++ × 16
ai × 14
procedural-generation × 13
movement × 12
3d × 11
java × 10
javascript × 10
hexagonal-grid × 9
line-of-sight × 9
opengl × 8
xna × 7
sprites × 7
geometry × 7
raycasting × 7
rotation × 6