Skip to content

Pathfinding System #1

@ModernMAK

Description

@ModernMAK

Need to implement a Home brew Path-finding System. Relying on NavMeshAgent isn't working out for a couple reasons;

  1. We are relying on a component outside the Movable module.
  2. To move, a unit needs to be facing the proper direction. NavMeshAgents don't like to do that.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions