public void EnterTitle() { state = State.TITLE; player.Init(); Blocker.RemoveAll(); spawner.Reset(); Score.SetScore(0); }