luxkun / ReGoap

Generic C# GOAP (Goal Oriented Action Planning) library with Unity3d examples
Apache License 2.0
1.03k stars 147 forks source link

ReGoap supports for actions with conflicting precontions/effects #22

Closed luxkun closed 7 years ago

luxkun commented 7 years ago

Added new code to ReGoapNode to handle conflicting actions, example in test and fixes #21 Added new test for conflicting plans