Closed YanWittmann closed 3 years ago
The problem is not that the enemy can't reach the player but that he doesn't have an inventory.
Added a check if the enemy has an inventory which fixes the problem. It will now try to keep a distance of 5 tiles to the player when it doesn't have an inventory.
The problem is not that the enemy can't reach the player but that he doesn't have an inventory.