// Start is called before the first frame update void Start() { scrDis.SetMoney(money); Time.timeScale = 1f; score = 0; comboCount = 1; }