Game starts even on Menu screen!
Hey Unity Community,
So I'm a new game developer. Never had any knowledge on scripting and game development. I'm trying to create an endless runner game. I made the game scene, created a new scene for my main menu. The thing is that when ever I test out the game, it brings me to the main menu first (which is good) but in the background you can hear that the main game scene is already running (with sounds of crashing). Can anyone shed some light on what's happening? 
menusnip.png
(18.9 kB)
Comment
Your answer
Follow this Question
Related Questions
Choosing the first scene to load 2 Answers
Execution order 0 Answers
Script / Start() and Update() not being called 2 Answers
How to make a line of code run once in C#? 1 Answer
Swipe Motion Launch Sprite 0 Answers