Description
In this course, you will :
- learn how to create a simple and basic Hello World app with Unity UI.
- In less than 30 minutes, you can create your first non-gaming app with Unity.
- Create a Hello World app.
- Discover how to use the Canvas, Buttons, Labels, and Show Popup Message.
- Try out the Unity Editor.
Syllabus :
1. Design the User Interface
- Project and Scene Setup
- Adding the UI Elements to the Panel
- Designing the Message Popup
2. Logics for the App
- Writing the Script for the App Logics
- Integrating the Logics to the User Interface