Namespace KaijuSolutions.Agents.Behavior
Core integration for Unity Behavior.
Classes
KaijuAddIdentifierAction
Action to add an identifier to a agent.
KaijuAgentGraphAction
Base class to create Unity Behavior actions for use with Kaiju Agents.
KaijuClearIdentifiersAction
Action to clear the identifiers of a agent.
KaijuHasIdentifierAction
Action to see if a agent has an identifier.
KaijuIdentifierAction
Base class to modify identifiers on a agent.
KaijuModifyIdentifierAction
Base class to modify an identifier on a agent.
KaijuRemoveIdentifierAction
Action to remove an identifier from a agent.
KaijuSetIdentifierAction
Action to set the identifier of a agent.