SaydAziz / ApocalypseTrain

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

Pfe enemy ai #55

Closed chopov1 closed 4 months ago

chopov1 commented 4 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.