Skip to main content

Pal Behaviors

Each Pal can have multiple Behavior Trees. You can configure them by assigning an Avatar to your Pal in the Widget Configuration, like an Image (or if you want an invisible AI Pal, use the invisible pixel).

Why Behaviors?

AI Pals Engine uses Behavior Trees to control Avatars, such as movement or controlling animations. But it is intended to use them for things like:

  • You can Inject additional information
  • You can let your Pal react to different events
  • You can play sounds, animations, ...
  • You can add custom functionality ... The flexibility of them allows you to use them for all kinds of things that go beyond generating text.
tip

AI can help you explaining and creating Behavior Trees. Use the Spoonfeed Button.

🧭 Next Step

Learn more about Behavior Trees