How to Display Graph In-Game

I did a quick search and found this information:

Astar uses Aron’s other asset, ALINE to draw its gizmos. One of ALINE’s features is that it can be rendered in build, too.

(I am fuzzy on if you’d need ALINE to do what you’re trying to do here, or if just using AstarPath.DrawGizmos’s code would suffice. Tagging @aron_granberg for clarity on that one)

1 Like