branchbefore/main/interaction_desirescancel
15 Commits over 0 Days - ∞cph!
Interaction Desires AI done (maybe)
Add default modules with their default weight
AIModuleSettings.OnValidate handles default modules being added to Unit Agent components that do not currently have it
switched a line to the new chain write list
More interaction desires WIP
Added GoalPlanSettingsEditor.ChainContainsBlackboardWrite
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
Interaction Desire AI WIP
SmartObject.TrySubscribe breaks first subscription matching the same InteractionPlan, when forcing subscription
Fixed bad switch in BehaviourChain.SetActive
Interaction Desire creation WIP