Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can only carry out a goal if it's goal isn't in the world state #43

Open
TimCoraxAudio opened this issue Feb 25, 2022 · 0 comments
Open

Comments

@TimCoraxAudio
Copy link

I'm creating a colony sim where agents should be able to repeatedly do a certain goal if it's possible regardless of whether it has been done before. I'm not using Unity but I'm using modified versions of the unity example scripts. Is there any way to make this work? The library is pretty complicated with a lot of moving parts and took me a few hours to figure out what was going on here. Is there a planner setting somewhere to allow an action to take place where its effects are already in the world state?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant