void Start() { UpdateScoreLabel(); livesController.InitiateLives(startLives); gameOverSign.SetActive(false); }