#unity #how #to #make #ui #start #menu How to create simple start menu UI in the Unity? Pre-conditions: - Unity - 2D project template To repeat: 1. Create Button UI game object under the Canvas 2. Go to the “Sprites“ folder 3. Place start button sprite image to “Source Image“ Button property in the insperctor 4. Resize Button to fit the image 5. Create Image UI game object under the Canvas 6. Place backround sprite image to “Source Image“ Image property in the insperctor 7. Rename Image to “Back“ or “Background“ 8. Move start Button to center and resize “Back“ to fit the button with space span around 9. Create empty game object and rename it to “StartMenu“ 10. Move “Back“ and start Button to the “StartMenu“
Hide player controls
Hide resume playing