#pragma strict function OnGUI() { guiText.text = "Score: "+scoreScript4.score; } function Start () { } function Update () { }