Example #1
0
 void Start()
 {
     staticText = text;
 }
Example #2
0
 void Start()
 {
     textTimer    = text;
     currentScore = 0;
 }