branchrust_reboot/main/ai_test_changes/eventscancel
10 Commits over 0 Days - ∞cph!
Added AIMemoryBank<T>.
Added AIMemory,
Pass memory to event execution.
Updated test events to use memory.
Execeution rate tweaks.
Event fix.
Added event owners.
More test events.
Added PostExecute.
Clear accumulated delta times correctly.
Separated tick and execution.
Added execution rate limiting.
Events accumulate delta time between executions.
AIEventData basics. Events trigger. Test data.
wip AI state events & listener.