SimpleMind

SimpleMind is a Mind setup designed to allow developers to create a list of AIBehaviors that are executed in order at each timestep. The Mind manages execution of the behaviors.

Properties

  • Auto Move - When checked, the AI will automatically try to move to the Move Target specified in the PathManager.
  • Auto Look - When checked, the AI will automatically face the Look Target specified in the PathManager.
  • Behaviors - A list of script files that inherit from AIBehavior.

Actions

  • Add AI Behavior Script - Clicking this button will add a new empty AIBehavior script to your Assets/AI/Scripts folder and add it to the Behaviors list.

Usage

See Also

unitycomponents/simplemind.txt · Last modified: 2023/01/22 11:03 (external edit)