Skip to content

Spatial Partitioning of Posts #2

@KieranCoppins

Description

@KieranCoppins

If I don't want to use zones, my agent has to search through every post in the level. I want to be able to just target specific posts in my vicinity to run my post selector on.

We can use spatial partitioning to split the posts into cells and then only get the posts in neighbouring cells to the agent, reducing the total number of posts the post selector has to iterate through

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions