jmoral4/RogueSquad

Implement AI pathing

Opened this issue · 0 comments

  • Implement AI pathing using A* or similar
  • Paths should be shown when using Debug Renderer
  • AI should path along nodes at inter-frame intervals (i.e., don't solve all at once)