branchbefore/main/interaction_desirescancel
15 Commits over 0 Days - ∞cph!
Interaction Desire creation WIP
Fixed bad switch in BehaviourChain.SetActive
SmartObject.TrySubscribe breaks first subscription matching the same InteractionPlan, when forcing subscription
Interaction Desire AI WIP
AI Modules can be flagged as default and will be automatically added to Agents that do not currently have them installed via OnValidate
Fixed UnitBehaviourWidget NRE
Added GoalPlanSettingsEditor.ChainContainsBlackboardWrite
More interaction desires WIP
switched a line to the new chain write list
AIModuleSettings.OnValidate handles default modules being added to Unit Agent components that do not currently have it
Add default modules with their default weight
Interaction Desires AI done (maybe)