




- add UnityEngine.SceneManagement to use Scene Manager
- create a function, NewGame(),
- add SceneManager.LoadScene()
- when this function is activated, the scene 0 is loaded





- in NewGame(),
- when the function is activated,
- stop the music
- turn on the loading screen
- when the function is activated,


























