Space to spawn an enemy at the mouse, click to tell it where to go This project introduces some pathfinding for the dungeon generator. Has tilemap based pathfinding, and avoidance already baked in. This is open for editing, and just tells the enemy a general direction to go in to get to the player, we can openly vary it based on various enemy movement patterns.