Look in the application class, it offers some scene loading functions:
http://unity3d.com/support/documentation/ScriptReference/Application.html
for example Application.LoadLevel();
http://unity3d.com/support/documentation/ScriptReference/Application.LoadLevel.html
↧