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