Tmac4930 / SurvivalGame

0 stars 0 forks source link

Basic Phantom AI #2

Closed Tmac4930 closed 3 years ago

Tmac4930 commented 3 years ago

The AI behavior of the Phantoms (the enemy) is as follows:

Tmac4930 commented 3 years ago

I am currently refactoring the AI, and will be doing this well into the next stage of the project. I originally made a basic AI within the GhostEnemy_BP, but I am now rebuilding the AI using a behavior three in the hopes of creating more complex AI as the project progresses.