nvs / gem

Gem TD+: A Warcraft III Tower Defense
https://discord.gg/PxNNp77
26 stars 2 forks source link

Monsters that approach the mine cause leaks, regardless of pathing status #458

Closed nvs closed 4 years ago

nvs commented 4 years ago

This is due to the check most likely only verifying that a monster has entered the region. Determining the monster's pathing status would prevent the issue.