[Application.loadedLevel][1] will tell you the current level. So you can check that. Or only add that script to the camera of levels that need to display the time.
[1]: http://docs.unity3d.com/ScriptReference/Application-loadedLevel.html
↧