User Interface (UI)

Most user interactions in 2D or 3D games are usually performed with a user interface (UI). The user interface (UI) allows users to interact with the game. In Unity, there are three systems to create a UI. In this section, we’ll look into Unity UI, a built-in UI system to add UI components.

Components in UI

The Unity UI system provides a wide range of components that can be utilized in our projects. Below, we will discuss some of these components and their respective use cases.

Get hands-on with 1200+ tech skills courses.