Skip to content

Tags: AnikoV/ReGoap

Tags

0.2

Toggle 0.2's commit message
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.

0.1.2

Toggle 0.1.2's commit message
small fixes; fixed bug in MultipleResourcesSensor

0.1

Toggle 0.1's commit message
[FSMExample] Removed useless parameters in AddResourceToBankAction

0

Toggle 0's commit message
Updates example fsm scene