Hello i ave try this script because when return to main menu scene start in pause but i think something wrong
this the script
#pragma strict
function OnLevelWasLoaded(){ pauseEnabled == false;
}
Hello i ave try this script because when return to main menu scene start in pause but i think something wrong
this the script
#pragma strict
function OnLevelWasLoaded(){ pauseEnabled == false;
}
Single = should be used for assignments.
And code tags too!