Skip to content

AI Debugger

FBast edited this page Oct 17, 2019 · 2 revisions

The AI Debugger is a tool which allow you to observe in real time the different decision of an AI, if the AI use parallel brains then each brain will use a different column to display his options.

To use it click on Tool > AI Debugger.

The AI Debugger only work in realtime and an AI must be selected in order to display the brains activities.

In this exemple the AI use 2 brain, one called MediumAIMoving and another called MediumAITargeting :

  • The dark option indicate the last selected option
  • The white option indicate option with 0 weight which are ignored
  • The green option indicate option with are available but were not chosen

The AI debugger feature a gradient from green to red, respectively the best options to the worst options.

Clone this wiki locally