joshheinrichs / cmpt306-project

A procedural generated dungeon crawler built in Unity.
0 stars 1 forks source link

ZombieKillRoomRandom Unreachable Enemies #23

Closed joshheinrichs closed 8 years ago

joshheinrichs commented 8 years ago

I ran into this a couple times where the zombies were spawned in a box, meaning that they couldn't be killed and the player was stuck in the room

Gedsaro commented 8 years ago

Zombies and Archers should now only spawn in locations that are reachable.