Skip to content

Implement pathfinding #12

Closed
Closed
@Indy2222

Description

@Indy2222

After #11 is implemented adapt it to proper object movement.

There are several requirements:

  • Do not go across terrain obstacles.
  • Avoid all solid object, static and movable.

Research available algorithms. Plain A* won't work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions