SaydAziz / ApocalypseTrain

A 4 player Co-Op Survival Top Down Shooter
1 stars 0 forks source link

Pfe enemy ai #56

Closed chopov1 closed 2 months ago

chopov1 commented 2 months ago

TODO: Implement Enemy AI pathfinding

Solution: Use Behavior trees, custom tasks, and ai controller to implement ai pathfinding. Relocate navmesh using chunkspawner as the level progresses. Add IDamagable and create enemy data asset.