Trasitions

An AI can have many states, but how will it move from one to another?

This is where we need transitions, they set the conditions for the transition from one state to another.

There are transitions:

  1. Custom

  2. Default

Custom

To configure it, read the:

pageAdd Custom Transition

Default

The state that the AI will go to when it loses all goals.

To configure it, read the:

pageAdd Default Transition

Last updated