You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: