-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request