branchrust_reboot/main/ai_test_changes/events/em_test/cleanupcancel
16 Commits over 0 Days - ∞cph!
Another round of clean up and deleted some unused code/files.
Remove an unused test RPC.
Codegen
Refactored a bunch of start/stop AI design functionality. Server now tracks the designing entity too, clears it on disconnect.
Removed some debug logging from AiLocationSpawner
Moved the CH47 patrol logic out of base patrol state.
Renamed animal folders, deleted TestAnimal prefab.
Renamed animal AI classes/files/designs.
Added a ref to BaseNavigator in BaseAIBrain and removed all individual state get/caching of BaseNavigator.
Bunch of clean up/refactoring/optimizing