Tags: AnikoV/ReGoap
Tags
Changed any Goap* to ReGoap* to keep naming style. Changed every ReGoap class to use generics so we are not bound anymore to <string, object> states, but anything can be used. Using Vector3? instead of Vector3 in the Unity example. Related to luxkun#13 This commit breaks every implementation.