XaiJu
CodeLikeMe
CodeLikeMe

patreon


Unreal Engine AI Working as a Team (ALS #42)

This is episode 42 of the third-person shooter series based on Unreal Advanced Locomotion System. Today, we are going to get started with how to make AI-controlled NPC characters work as a team.  For example,  when the player throws a rock near a set of enemies and they hear the noise. According to the AI system we have implemented, such noise will be considered as a minor threat. Ideally what should happen is, only one of the enemies should go out and check. But if the enemy characters don't communicate with each other, they don't know if anyone has already checked the noise location. So, they all will go there and check. So, to prevent this, we will introduce a new system into our game called NPC Manager, this entity will allow NPC characters to behave as a team in an intelligent manner..

project files

https://www.patreon.com/posts/63654325

Unreal Engine AI Working as a Team (ALS #42)

Comments

try extracting the Binaries.rar file into the project folder and restarting the project

Thilina Premasiri

What is shoot like me that files says cannot compile

Akashik Citrus


More Creators