|
Space Plunder
|
#include "Character/CustomAIController.h"#include "BrainComponent.h"#include "Behavior/Sense/AISenseConfig_Actions.h"#include "Behavior/Sense/AISense_Actions.h"#include "BehaviorTree/BlackboardComponent.h"#include "BPLib/AIBPLib.h"#include "BPLib/MenuBPLib.h"#include "Character/CustomAICharacter.h"#include "Components/AdvancedAIPerceptionComponent.h"#include "Perception/AISenseConfig_Damage.h"#include "Perception/AISenseConfig_Hearing.h"#include "Perception/AISenseConfig_Prediction.h"#include "Perception/AISenseConfig_Sight.h"#include "Perception/AISenseConfig_Team.h"#include "Perception/AISense_Prediction.h"