Skip to content

Path point grouping #1

@DreamyCecil

Description

@DreamyCecil

There need to be groups of path points for optimized path finding. You should be able to assign an index to path points, indicating which group they belong to.

Then there needs to be a separate list of all the groups and their connections. Upon doing pathfinding, first iterate through groups and find the shortest amount of them and then iterate through points from only those groups instead of all of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or concept

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions