This project will demonstrate the basics of building a responsive UI menu in Unity. You will build a desktop UI menu, learning principles that translate to mobile and VR UI development.
Specifically, you will build an interactive UI menu that scales with the screen size, complete with buttons, images, Textmesh Pro text, and other UI components to enable responsive UI behavior.
Project Objective
Learners will be able to:
Build an interactive UI menu with buttons, images, and TextMesh Pro
Incorporate UI transitions, such as animations and sprite swaps
Configure the UI buttons to use Unity’s native functionality, such as activating GameObjects.
Use design tools to create precise and responsive UI menus.
Explore other UI interactive assets, such as Sliders, toggles, and more.
Configure the UI buttons with custom functionality, using C# scripts
Understand UI art asset best practices, particularly with Sprites.