C#C
C#3y ago
iparalyze

Issue with events

I've been trying to solve this puzzle for days now, but I can't seem to be able to solve it. I'm working on a very simple game with two heroes and two monsters. I've created a system where a TurnsManager method checks if all monsters are dead and if there's at least one character left, it will proceed to the second battle. Everything works well until I reach the second battle. If both heroes die the game continues until it ends itself. Any help would be highly appreciated https://github.com/aleviti2/FInal-Battle
GitHub
Contribute to aleviti2/FInal-Battle development by creating an account on GitHub.
Was this page helpful?