branchrust_reboot/main/animals/rankingcancel
16 Commits over 0 Days - ∞cph!
Animals now send an eat animation trigger.
Restored animals sensing attack initiators.
Animals now have a stand action.
Animals can now compete to establish dominance.
Fixed AI think process.
Fixed AI attack and move to.
Added speed context to flee action.
Low level animal actions now tick a behaviour tree.
Simplified decider choice comparison.
Decider now contains AIChoices.
SenseBehaviour is now responsible for it's own interval.
AIChoice objects are now used to compare options in AI decisions.
Reorganized and cleaned up AnimalAction into AIAction.
Animal actions are once again broken down into a behavior tree.