How to make UI in UNITY - EASY TUTORIAL

In this unity tutorial we’ll take a look at how to make UI ! UI is used to create game’s main menus, pause and option menus, inventories, health bars and lots MORE, so it’s key to have a basic understanding of how it all works ! This is what will be covered in the video : 1 - Canvas and resolution 2 - Making text and changing it via code 3 - Images 4 - Buttons and using them to call functions 5 - Changing screen resolution via code ------------------------------------------------------------------------
Back to Top