Animation Editor - IsaacMulcahy/RPG-AI-SYSTEM-WIKI GitHub Wiki

Overview

The animation editor is used to set the 'Core' animations of the agents. After each action the system will work through the array top to bottom of the list and applying the first match.

Setup

To setup go to 'Window -> AI -> Civil AI System -> Animation Editor'. As the system checks the condition top to bottom wider condition groups should go further down the list to allow the more specific cases to be applied

Elements

Name Description
Name Used to give a name to animation set
Triggers Created from conditions, all triggers must be met for a set to be applied
Condition Used to add a condition for this group to be applied
Animations An Animation Set, currently only 'Core' is currently supported