Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

> (the last 3 enemies seemed to have disappeared)
Yes, the map is big and the pathfinding does not always updates depending on the player position. The enemies also had the tendency to get stuck between them (pathfinding again). I turned off the collision between them to ease the pathfinding so the enemies go to the player. I need to spend some time with these tools for the next time