Version: 2019.2
Advertisement
Alembic

AI Planner

com.unity.ai.planner

Description

The AI Planner includes authoring tools and a system for automated decision-making.

Automated planners are useful for:
Directing agent behavior either in a cooperative, neutral, or adversarial capacity
Auto-generating storylines or as an online story manager
Validating game design mechanics
Assisting in creating tutorials
Automated testing

Start by defining a planning domain, composed of objects with which your agent may interact. Then, create definitions for what actions or decisions an agent may make. Once the planning problem is defined, the planner system will iteratively build a plan that converges to an optimal solution. Execute these plans by creating an agent script and game code to control your characters.

Version information

Compatible with Unity

These package versions are compatible with Unity version 2019.2:

Documentation location: Versions supported:
com.unity.ai.planner@0.1 0.1.1-preview
com.unity.ai.planner@0.0 0.0.1-preview.7
0.0.1-preview.4
0.0.1-preview.2

Keywords

ai, planner, behavior, plan

Advertisement
Alembic