WestonVincze/necro-vs-crown

Update movement - implement pathfinding system

Closed this issue · 0 comments

Once obstacles exist, update the followTarget system to include pathfinding logic

  • experiment with pathfinding libraries
  • try to emulate "natural" movement behaviors
  • don't get caught up perfecting a single movement algorithm (let the AI work we'll do later add variations)