void Finish() { Debug.Log("Finish"); transform.gameObject.SetActive(false); iPlay.Finish(totalScore); voiceHint = false; }