


- create 2 planes as the background of Main Menu
- make them stand towards Main Camera


- add logo image
- after adding an image to Shader, the material is created automatically


- rotate the background a little for the scene not to be seen though the logo











- create a UI Button covering all the screen, but invisible
- for “click anywhere to start”

- create variables
- for the empty gameObject, “menuSlider”
- create a function, SlideMenu(),
- when the function is activated, play the menu sliding animation



- add variables,
- for UIs to disappear after Side Menu appear
















































































