nvs / gem

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

Fix behavior of units that to travel back through initial spawn #392

Closed nvs closed 5 years ago

nvs commented 5 years ago

Basically, it looks like a unit that is forced to travel back through the initial spawn becomes confused. It seems as though this situation was never considered. I guess I need to look over the checkpoint behavior some. Perhaps even rewrite it.