AI Framework
1 Overview
This document will explain how to setup the AI system based our framework.
2 Basic Setup
The AI framework is using Compact AI Framework which was published before. The Framework assets are located in following folder
- /Game/USGT/Framework/AI
The basic AICharacter and AIController inside our framewrk are given below.
- /Game/USGT/Framework/Character/AI_Character/BP_AICharacter_USG
Open the following map to test the AI behaviour.
- /Game/USGT/Game/Gameplay/TestAI/Maps/LV_TestAI