The error is:
Scene with build index: "Scene with build index: 1 couldn’t be loaded because it has not been added to the build settings.
To add a scene to the build settings use the menu File->Build Settings…
UnityEngine.Application:LoadLevel(Int32)
menuscriptcchh:StartLevel() (at Assets/Standard Assets/ParticleSystems/Scripts/menuscriptcchh.cs:36)
UnityEngine.EventSystems.EventSystem:Update() "
I have already added it to the build settings and I clicked build.
Does anyone know why it isnt working???
@Gamestroyer ohh okay thank makes sense. does this mean that my scenes aren’t added to the build yet.
I have been told that I have to drag the scenes that I want in the game from the project window into “scenes and build”, but it only lets me drag the “vetgame” one. Is there something else that I have to do in the Build Settings that will allow me to press the buttons for the game, if so, can you tell me how to do it.