public void receiveScoreFromLog(Text text)
 {
     text.text = pt.GetLog();
 }