GameObject.GetComponent().text = "Hello World!";
numericalScore.GetComponent().text = "Score : " + scoreManager.score;