How to Create Modular UI System for Games in Unity – Part 1

Hey all, what we are going to do today is try and create a modular UI system where we can add and remove UI screens with a little bit of ease. But first let us look at a common implementation of a UI system and