Defeat Player ======================================== .. code-block:: csharp public void DefeatPlayer() Call this method on player, which needed to be defeated. Useful, if you want to add custom win/lose conditions in your game.