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.
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.