Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Villager behavior: Villagers should try to start resource gathering after finishing construction of a drop-off building #5

Open
puzzlepaint opened this issue Apr 11, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@puzzlepaint
Copy link
Owner

After villagers finished constructing a resource drop-off building, they should attempt to start gathering the corresponding type of resource, if any of it is nearby.

Game::SimulateBuildingConstruction() might be a place to start. Some functionality will need to be added to find all villagers that are targeting a given building while it gets finished (regardless of whether they are currently next to it or not). Then they can be re-targeted to nearby resources.

@puzzlepaint puzzlepaint added enhancement New feature or request good first issue Good for newcomers labels Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant