public static void Win()
 {
     DlgController.instance.ShowVictoryMenu();
     Player.VictoryAnim();
 }