C# (CSharp) Nez.AI.GOAP Namespace

Classes

Name Description
AStarStorage
Action
ActionPlanner GOAP based on https://github.com/stolk/GPGOAP
Agent Agent provides a simple and concise way to use the planner. It is not necessary to use at all since it is just a convenince wrapper around the ActionPlanner making it easier to get plans and store the results.