branchbefore/main/interaction_desirescancel

15 Commits over 0 Days - ∞cph!

8 Years Ago
Interaction Desires AI done (maybe)
8 Years Ago
Editor updates
8 Years Ago
Add default modules with their default weight
8 Years Ago
AIModuleSettings.OnValidate handles default modules being added to Unit Agent components that do not currently have it
8 Years Ago
switched a line to the new chain write list
8 Years Ago
More interaction desires WIP
8 Years Ago
Added GoalPlanSettingsEditor.ChainContainsBlackboardWrite
8 Years Ago
Merge from main
8 Years Ago
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
8 Years Ago
Interaction Desire AI WIP
8 Years Ago
SmartObject.TrySubscribe breaks first subscription matching the same InteractionPlan, when forcing subscription
8 Years Ago
Fixed bad switch in BehaviourChain.SetActive
8 Years Ago
interactions module WIP
8 Years Ago
Progress
8 Years Ago
Interaction Desire creation WIP