branchrust_reboot/main/ai_test_changes/events/em_test/sleepwakemergecancel
9 Commits over 0 Days - ∞cph!
Add ai.sleepwakestates console command.
Removed some debug log.
Auto sleep AIZ on startup
Added ai.sleepwake toggle convar. Codegen.
Instantly sleep an entity that gets registered as a sleepable in a currently sleeping AIZ.
TriggerWakeAIZ implementation. Calls sleep interface on all AI entities in the AIInformationZone X seconds after there are no players around, and calls wake on them again when players return.
Added pause/resume support for A* navigation
manual merge from my sleep/wake stuff